Trace number 3263513

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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

running on 2 cores: 4,6

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 3/176 907
/proc/meminfo: memFree=20290160/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=19388 CPUtime=0 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 468426410 19853312 441 33554432000 4194304 4291949 140737067740272 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 4847 441 225 24 0 1481 0

[startup+0.0683821 s]
/proc/loadavg: 0.13 3.50 6.05 3/176 907
/proc/meminfo: memFree=20290160/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=16664 CPUtime=0.06 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 1088 0 0 0 6 0 0 0 22 0 1 0 468426410 17063936 831 33554432000 4194304 4291949 140737067740272 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 4166 831 251 24 0 800 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16664

[startup+0.100362 s]
/proc/loadavg: 0.13 3.50 6.05 3/176 907
/proc/meminfo: memFree=20290160/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=17688 CPUtime=0.09 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 1201 0 0 0 9 0 0 0 22 0 1 0 468426410 18112512 943 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255763 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 4422 943 252 24 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17688

[startup+0.300331 s]
/proc/loadavg: 0.13 3.50 6.05 3/176 907
/proc/meminfo: memFree=20290160/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=18848 CPUtime=0.29 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 1658 0 0 0 29 0 0 0 23 0 1 0 468426410 19300352 1400 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 4712 1400 252 24 0 1346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18848

[startup+0.700254 s]
/proc/loadavg: 0.13 3.50 6.05 3/176 907
/proc/meminfo: memFree=20290160/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=21064 CPUtime=0.69 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 2183 0 0 0 69 0 0 0 25 0 1 0 468426410 21569536 1924 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 5266 1924 252 24 0 1900 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21064

[startup+1.50099 s]
/proc/loadavg: 0.13 3.50 6.05 3/180 915
/proc/meminfo: memFree=20273512/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=24484 CPUtime=1.49 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 2795 0 0 0 149 0 0 0 25 0 1 0 468426410 25071616 2535 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 6121 2535 252 24 0 2755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24484

[startup+3.10079 s]
/proc/loadavg: 0.13 3.50 6.05 3/180 915
/proc/meminfo: memFree=20265204/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=29952 CPUtime=3.09 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 3578 0 0 0 309 0 0 0 25 0 1 0 468426410 30670848 3317 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 7488 3317 252 24 0 4122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29952

[startup+6.30113 s]
/proc/loadavg: 0.28 3.47 6.03 5/190 935
/proc/meminfo: memFree=20234268/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=31032 CPUtime=6.29 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 4601 0 0 0 629 0 0 0 25 0 1 0 468426410 31776768 4335 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 7758 4335 252 24 0 4392 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31032

[startup+12.7009 s]
/proc/loadavg: 0.58 3.48 6.02 5/190 935
/proc/meminfo: memFree=20195092/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=43236 CPUtime=12.69 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 7146 0 0 0 1269 0 0 0 25 0 1 0 468426410 44273664 6869 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 10809 6869 252 24 0 7443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43236

[startup+25.5005 s]
/proc/loadavg: 1.34 3.50 5.98 5/190 936
/proc/meminfo: memFree=20173428/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=47388 CPUtime=25.49 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 16518 0 0 0 2547 2 0 0 25 0 1 0 468426410 48525312 7271 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 11847 7271 252 24 0 8481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47388

[startup+51.1005 s]
/proc/loadavg: 2.24 3.54 5.93 5/190 937
/proc/meminfo: memFree=20140484/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=97980 CPUtime=51.09 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 28765 0 0 0 5104 5 0 0 25 0 1 0 468426410 100331520 14219 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 24495 14219 252 24 0 21129 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97980

[startup+102.307 s]
/proc/loadavg: 3.24 3.61 5.83 5/190 938
/proc/meminfo: memFree=20107116/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=97980 CPUtime=102.29 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 30107 0 0 0 10223 6 0 0 25 0 1 0 468426410 100331520 15552 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 24495 15552 252 24 0 21129 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 97980

[startup+162.3 s]
/proc/loadavg: 3.72 3.68 5.71 5/190 939
/proc/meminfo: memFree=20006784/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=97980 CPUtime=162.28 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 34913 0 0 0 16222 6 0 0 25 0 1 0 468426410 100331520 20301 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 24495 20301 252 24 0 21129 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 97980

[startup+222.301 s]
/proc/loadavg: 3.89 3.74 5.60 5/190 942
/proc/meminfo: memFree=19982336/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=97980 CPUtime=222.29 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 35661 0 0 0 22222 7 0 0 25 0 1 0 468426410 100331520 21047 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 24495 21047 252 24 0 21129 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97980

[startup+282.301 s]
/proc/loadavg: 3.96 3.78 5.50 5/190 944
/proc/meminfo: memFree=20038120/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=282.29 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 45935 0 0 0 28220 9 0 0 25 0 1 0 468426410 115695616 23420 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 23420 252 24 0 24880 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 112984

[startup+342.301 s]
/proc/loadavg: 4.04 3.83 5.41 5/190 945
/proc/meminfo: memFree=20005632/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=342.29 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 63126 0 0 0 34217 12 0 0 25 0 1 0 468426410 115695616 24812 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24812 252 24 0 24880 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 112984

[startup+402.301 s]
/proc/loadavg: 4.01 3.86 5.31 5/190 947
/proc/meminfo: memFree=19932952/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=402.3 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 70989 0 0 0 40217 13 0 0 25 0 1 0 468426410 115695616 24812 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24812 252 24 0 24880 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 112984

[startup+462.3 s]
/proc/loadavg: 4.05 3.90 5.23 5/190 948
/proc/meminfo: memFree=19965540/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=462.3 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 79159 0 0 0 46216 14 0 0 25 0 1 0 468426410 115695616 24819 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24819 252 24 0 24880 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112984

[startup+522.301 s]
/proc/loadavg: 4.02 3.91 5.15 5/190 950
/proc/meminfo: memFree=19925956/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=522.3 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 88102 0 0 0 52215 15 0 0 25 0 1 0 468426410 115695616 24841 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24841 252 24 0 24880 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 112984

[startup+582.3 s]
/proc/loadavg: 4.00 3.93 5.08 5/190 952
/proc/meminfo: memFree=19959288/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=582.3 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 104408 0 0 0 58212 18 0 0 25 0 1 0 468426410 115695616 24850 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24850 252 24 0 24880 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112984

[startup+642.301 s]
/proc/loadavg: 4.09 3.97 5.01 5/190 953
/proc/meminfo: memFree=19982080/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=642.31 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 113106 0 0 0 64212 19 0 0 25 0 1 0 468426410 115695616 24850 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24850 252 24 0 24880 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112984

[startup+702.3 s]
/proc/loadavg: 4.04 3.97 4.95 5/190 955
/proc/meminfo: memFree=19969152/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=702.3 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 128791 0 0 0 70209 21 0 0 25 0 1 0 468426410 115695616 24858 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24858 252 24 0 24880 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 112984

[startup+762.307 s]
/proc/loadavg: 4.01 3.97 4.89 5/190 956
/proc/meminfo: memFree=19894984/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=762.31 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 128812 0 0 0 76210 21 0 0 25 0 1 0 468426410 115695616 24879 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24879 252 24 0 24880 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 112984

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 4.83 5/190 958
/proc/meminfo: memFree=19935512/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=822.31 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 136904 0 0 0 82209 22 0 0 25 0 1 0 468426410 115695616 24881 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24881 252 24 0 24880 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112984

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 4.78 5/190 960
/proc/meminfo: memFree=19924332/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=882.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 146863 0 0 0 88208 24 0 0 25 0 1 0 468426410 115695616 24882 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24882 252 24 0 24880 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 112984

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 4.72 5/190 961
/proc/meminfo: memFree=19891576/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=162304 CPUtime=942.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 157373 0 0 0 94206 26 0 0 25 0 1 0 468426410 166199296 35368 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 40576 35368 252 24 0 37210 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 162304

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 4.68 5/190 963
/proc/meminfo: memFree=19897260/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=162304 CPUtime=1002.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 165888 0 0 0 100205 27 0 0 25 0 1 0 468426410 166199296 32747 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 40576 32747 252 24 0 37210 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 162304

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 4.63 5/190 964
/proc/meminfo: memFree=19962456/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=112984 CPUtime=1062.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 168886 0 0 0 106203 29 0 0 25 0 1 0 468426410 115695616 24885 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 28246 24885 252 24 0 24880 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 112984

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 4.60 5/190 966
/proc/meminfo: memFree=19914192/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=162304 CPUtime=1122.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 178030 0 0 0 112202 30 0 0 25 0 1 0 468426410 166199296 34017 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 40576 34017 252 24 0 37210 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 162304

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 4.56 5/190 968
/proc/meminfo: memFree=19927808/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=132084 CPUtime=1182.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 189945 0 0 0 118200 32 0 0 25 0 1 0 468426410 135254016 24993 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 33021 24993 252 24 0 29655 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132084

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 4.52 5/190 969
/proc/meminfo: memFree=19923316/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=181404 CPUtime=1242.32 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 207967 0 0 0 124197 35 0 0 25 0 1 0 468426410 185757696 33103 33554432000 4194304 4291949 140737067740272 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 45351 33103 252 24 0 41985 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 181404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.49 5/190 971
/proc/meminfo: memFree=19887332/32950928 swapFree=67111524/67111528
[pid=907] ppid=905 vsize=132084 CPUtime=1300.03 cores=4,6
/proc/907/stat : 907 (RestartSAT) R 905 907 872 0 -1 4202496 219036 0 0 0 129966 37 0 0 25 0 1 0 468426410 135254016 25099 33554432000 4194304 4291949 140737067740272 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/907/statm: 33021 25099 252 24 0 29655 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 132084

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): 1299.67
CPU system time (s): 0.382941
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 181404

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

runsolver used 2.07768 second user time and 5.02524 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
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:      20290572 kB
Buffers:       2384372 kB
Cached:        9662128 kB
SwapCached:          4 kB
Active:        8142252 kB
Inactive:      3971180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20290572 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:       65584 kB
Mapped:          14392 kB
Slab:           482368 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191764 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