Trace number 3263557

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RestartSAT B95? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3263557-1303568267/watcher-3263557-1303568267 -o /tmp/evaluation-result-3263557-1303568267/solver-3263557-1303568267 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3263557-1303568267.cnf 

running on 2 cores: 0,2

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: 0.13 3.50 6.05 2/179 914
/proc/meminfo: memFree=20288640/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=19392 CPUtime=0 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 600 0 0 0 0 0 0 0 21 0 1 0 468426413 19857408 541 33554432000 4194304 4291949 140733283519552 18446744073709551615 4221183 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 4848 542 225 24 0 1482 0

[startup+0.0986369 s]
/proc/loadavg: 0.13 3.50 6.05 2/179 914
/proc/meminfo: memFree=20288640/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=22300 CPUtime=0.09 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 1671 0 0 0 9 0 0 0 21 0 1 0 468426413 22835200 1510 33554432000 4194304 4291949 140733283519552 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 5575 1510 231 24 0 2209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22300

[startup+0.100637 s]
/proc/loadavg: 0.13 3.50 6.05 2/179 914
/proc/meminfo: memFree=20288640/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=22300 CPUtime=0.09 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 1671 0 0 0 9 0 0 0 21 0 1 0 468426413 22835200 1510 33554432000 4194304 4291949 140733283519552 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 5575 1510 231 24 0 2209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22300

[startup+0.300595 s]
/proc/loadavg: 0.13 3.50 6.05 2/179 914
/proc/meminfo: memFree=20288640/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=20260 CPUtime=0.29 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 2276 0 0 0 29 0 0 0 22 0 1 0 468426413 20746240 1674 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 5065 1674 252 24 0 1699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20260

[startup+0.700521 s]
/proc/loadavg: 0.13 3.50 6.05 2/179 914
/proc/meminfo: memFree=20288640/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=22068 CPUtime=0.69 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 2842 0 0 0 69 0 0 0 24 0 1 0 468426413 22597632 2232 33554432000 4194304 4291949 140733283519552 18446744073709551615 4261880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 5517 2232 252 24 0 2151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22068

[startup+1.50025 s]
/proc/loadavg: 0.13 3.50 6.05 3/180 915
/proc/meminfo: memFree=20272768/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=25976 CPUtime=1.49 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 3859 0 0 0 149 0 0 0 25 0 1 0 468426413 26599424 3244 33554432000 4194304 4291949 140733283519552 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 6494 3244 252 24 0 3128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25976

[startup+3.101 s]
/proc/loadavg: 0.13 3.50 6.05 3/180 915
/proc/meminfo: memFree=20264956/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=31896 CPUtime=3.09 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 5254 0 0 0 309 0 0 0 25 0 1 0 468426413 32661504 4626 33554432000 4194304 4291949 140733283519552 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 7974 4626 252 24 0 4608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31896

[startup+6.30041 s]
/proc/loadavg: 0.28 3.47 6.03 5/190 935
/proc/meminfo: memFree=20233896/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=41180 CPUtime=6.29 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 7166 0 0 0 628 1 0 0 25 0 1 0 468426413 42168320 6524 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 10295 6524 252 24 0 6929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41180

[startup+12.7002 s]
/proc/loadavg: 0.58 3.48 6.02 5/190 935
/proc/meminfo: memFree=20195092/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=55080 CPUtime=12.69 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 10057 0 0 0 1268 1 0 0 25 0 1 0 468426413 56401920 9395 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 13770 9395 252 24 0 10404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55080

[startup+25.5007 s]
/proc/loadavg: 1.34 3.50 5.98 5/190 936
/proc/meminfo: memFree=20173180/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=78884 CPUtime=25.49 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 13979 0 0 0 2547 2 0 0 25 0 1 0 468426413 80777216 13289 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 19721 13289 252 24 0 16355 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78884

[startup+51.1009 s]
/proc/loadavg: 2.24 3.54 5.93 5/190 937
/proc/meminfo: memFree=20140236/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=63144 CPUtime=51.09 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 22615 0 0 0 5104 5 0 0 25 0 1 0 468426413 64659456 11712 33554432000 4194304 4291949 140733283519552 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 15786 11712 252 24 0 12420 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63144

[startup+102.307 s]
/proc/loadavg: 3.24 3.61 5.83 5/190 938
/proc/meminfo: memFree=20106992/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=50852 CPUtime=102.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 31655 0 0 0 10222 8 0 0 25 0 1 0 468426413 52072448 9180 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 12713 9180 252 24 0 9347 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 50852

[startup+162.301 s]
/proc/loadavg: 3.72 3.68 5.71 5/190 939
/proc/meminfo: memFree=20006660/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=99924 CPUtime=162.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 42362 0 0 0 16218 12 0 0 25 0 1 0 468426413 102322176 19812 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 24981 19812 252 24 0 21615 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99924

[startup+222.3 s]
/proc/loadavg: 3.89 3.74 5.60 5/190 942
/proc/meminfo: memFree=19982212/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=134380 CPUtime=222.29 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 57280 0 0 0 22213 16 0 0 25 0 1 0 468426413 137605120 22462 33554432000 4194304 4291949 140733283519552 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 33595 22462 252 24 0 30229 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 134380

[startup+282.301 s]
/proc/loadavg: 3.96 3.78 5.50 5/190 944
/proc/meminfo: memFree=20038120/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=89356 CPUtime=282.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 69221 0 0 0 28210 20 0 0 25 0 1 0 468426413 91500544 18146 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 22339 18146 252 24 0 18973 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 89356

[startup+342.3 s]
/proc/loadavg: 4.04 3.83 5.41 5/190 945
/proc/meminfo: memFree=20005632/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=145448 CPUtime=342.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 75767 0 0 0 34206 24 0 0 25 0 1 0 468426413 148938752 24658 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 36362 24658 252 24 0 32996 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 145448

[startup+402.301 s]
/proc/loadavg: 4.01 3.86 5.31 5/190 947
/proc/meminfo: memFree=19932952/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=147584 CPUtime=402.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 80087 0 0 0 40204 26 0 0 25 0 1 0 468426413 151126016 28954 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 36896 28954 252 24 0 33530 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 147584

[startup+462.301 s]
/proc/loadavg: 4.05 3.90 5.23 5/190 948
/proc/meminfo: memFree=19965416/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=117188 CPUtime=462.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 89666 0 0 0 46201 29 0 0 25 0 1 0 468426413 120000512 20913 33554432000 4194304 4291949 140733283519552 18446744073709551615 4248661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 29297 20913 252 24 0 25931 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117188

[startup+522.301 s]
/proc/loadavg: 4.02 3.91 5.15 5/190 950
/proc/meminfo: memFree=19925956/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=156972 CPUtime=522.3 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 101065 0 0 0 52197 33 0 0 25 0 1 0 468426413 160739328 32262 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 39243 32262 252 24 0 35877 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 156972

[startup+582.301 s]
/proc/loadavg: 4.00 3.93 5.08 5/190 952
/proc/meminfo: memFree=19959288/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=126792 CPUtime=582.31 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 112484 0 0 0 58193 38 0 0 25 0 1 0 468426413 129835008 25553 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 31698 25553 252 24 0 28332 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 126792

[startup+642.3 s]
/proc/loadavg: 4.09 3.97 5.01 5/190 953
/proc/meminfo: memFree=19982080/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=164628 CPUtime=642.31 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 117109 0 0 0 64191 40 0 0 25 0 1 0 468426413 168579072 30153 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 41157 30153 252 24 0 37791 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 164628

[startup+702.301 s]
/proc/loadavg: 4.04 3.97 4.95 5/190 955
/proc/meminfo: memFree=19969152/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=166760 CPUtime=702.32 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 120270 0 0 0 70191 41 0 0 25 0 1 0 468426413 170762240 33297 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 41690 33297 252 24 0 38324 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 166760

[startup+762.306 s]
/proc/loadavg: 4.01 3.97 4.89 5/190 956
/proc/meminfo: memFree=19894984/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=166760 CPUtime=762.32 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 122996 0 0 0 76190 42 0 0 25 0 1 0 468426413 170762240 36008 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 41690 36008 252 24 0 38324 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 166760

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 4.83 5/190 958
/proc/meminfo: memFree=19935388/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=136368 CPUtime=822.32 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 134669 0 0 0 82186 46 0 0 25 0 1 0 468426413 139640832 28244 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 34092 28244 252 24 0 30726 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 136368

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 4.78 5/190 960
/proc/meminfo: memFree=19924208/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=168896 CPUtime=882.32 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 140769 0 0 0 88183 49 0 0 25 0 1 0 468426413 172949504 34294 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 42224 34294 252 24 0 38858 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 168896

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 4.72 5/190 961
/proc/meminfo: memFree=19891452/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=122308 CPUtime=942.32 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 151045 0 0 0 94180 52 0 0 25 0 1 0 468426413 125243392 24758 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 30577 24758 252 24 0 27211 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 122308

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 4.68 5/190 963
/proc/meminfo: memFree=19897260/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=172096 CPUtime=1002.33 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 157150 0 0 0 100177 56 0 0 25 0 1 0 468426413 176226304 30813 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 43024 30813 252 24 0 39658 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 172096

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 4.63 5/190 964
/proc/meminfo: memFree=19962456/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=172096 CPUtime=1062.33 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 161012 0 0 0 106175 58 0 0 25 0 1 0 468426413 176226304 34645 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 43024 34645 252 24 0 39658 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 172096

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 4.60 5/190 966
/proc/meminfo: memFree=19914192/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=122948 CPUtime=1122.33 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 169368 0 0 0 112173 60 0 0 25 0 1 0 468426413 125898752 23882 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 30737 23882 252 24 0 27371 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 122948

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 4.56 5/190 968
/proc/meminfo: memFree=19927808/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=172736 CPUtime=1182.33 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 176791 0 0 0 118170 63 0 0 25 0 1 0 468426413 176881664 31245 33554432000 4194304 4291949 140733283519552 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 43184 31245 252 24 0 39818 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 172736

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 4.52 5/190 969
/proc/meminfo: memFree=19923316/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=174016 CPUtime=1242.33 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 181691 0 0 0 124168 65 0 0 25 0 1 0 468426413 178192384 36110 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 43504 36110 252 24 0 40138 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 174016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.49 4/189 972
/proc/meminfo: memFree=19986912/32950928 swapFree=67111524/67111528
[pid=914] ppid=912 vsize=227304 CPUtime=1300.04 cores=0,2
/proc/914/stat : 914 (RestartSAT) R 912 914 872 0 -1 4202496 185762 0 0 0 129936 68 0 0 25 0 1 0 468426413 232759296 40154 33554432000 4194304 4291949 140733283519552 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/914/statm: 56826 40154 252 24 0 53460 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 227304

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.37
CPU system time (s): 0.691894
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 227304

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

runsolver used 2.05469 second user time and 5.04523 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 16:17:47
IDJOB=3263557
IDBENCH=83986
IDSOLVER=1580
FILE ID=node127/3263557-1303568267
RUNJOBID= node127-1303568266-891
PBS_JOBID= 13150297
Free space on /tmp= 71240 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263557-1303568267/watcher-3263557-1303568267 -o /tmp/evaluation-result-3263557-1303568267/solver-3263557-1303568267 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3263557-1303568267.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=22493820

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      20288928 kB
Buffers:       2384380 kB
Cached:        9663672 kB
SwapCached:          4 kB
Active:        8144148 kB
Inactive:      3971152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20288928 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:       66360 kB
Mapped:          14780 kB
Slab:           482368 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214876 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= 71236 MiB
End job on node127 at 2011-04-23 16:39:29