Trace number 3259818

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 A75? (TO) 1299.97 1300.01

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.203968
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

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-3259818-1303509780/watcher-3259818-1303509780 -o /tmp/evaluation-result-3259818-1303509780/solver-3259818-1303509780 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259818-1303509780.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: 2.61 5.96 8.69 3/178 22165
/proc/meminfo: memFree=13750292/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=19852 CPUtime=0 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 699 0 0 0 0 0 0 0 22 0 1 0 541208679 20328448 581 33554432000 4194304 4291949 140733200610800 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 4963 581 225 24 0 1597 0

[startup+0.0475871 s]
/proc/loadavg: 2.61 5.96 8.69 3/178 22165
/proc/meminfo: memFree=13750292/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=16548 CPUtime=0.04 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 1065 0 0 0 4 0 0 0 22 0 1 0 541208679 16945152 783 33554432000 4194304 4291949 140733200610800 18446744073709551615 4262993 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 4137 783 250 24 0 771 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16548

[startup+0.100577 s]
/proc/loadavg: 2.61 5.96 8.69 3/178 22165
/proc/meminfo: memFree=13750292/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=16936 CPUtime=0.09 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 1156 0 0 0 9 0 0 0 22 0 1 0 541208679 17342464 873 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 4234 873 251 24 0 868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16936

[startup+0.30051 s]
/proc/loadavg: 2.61 5.96 8.69 3/178 22165
/proc/meminfo: memFree=13750292/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=18864 CPUtime=0.29 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 1482 0 0 0 29 0 0 0 23 0 1 0 541208679 19316736 1194 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 4716 1194 251 24 0 1350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18864

[startup+0.700475 s]
/proc/loadavg: 2.61 5.96 8.69 3/178 22165
/proc/meminfo: memFree=13750292/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=21200 CPUtime=0.69 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 1930 0 0 0 69 0 0 0 25 0 1 0 541208679 21708800 1641 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 5300 1641 251 24 0 1934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21200

[startup+1.50032 s]
/proc/loadavg: 2.61 5.96 8.69 5/190 22215
/proc/meminfo: memFree=13710264/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=24868 CPUtime=1.49 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 2676 0 0 0 149 0 0 0 25 0 1 0 541208679 25464832 2383 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 6217 2383 251 24 0 2851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24868

[startup+3.10102 s]
/proc/loadavg: 2.61 5.96 8.69 5/190 22215
/proc/meminfo: memFree=13683732/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=30368 CPUtime=3.09 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 3530 0 0 0 309 0 0 0 25 0 1 0 541208679 31096832 3229 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 7592 3229 251 24 0 4226 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30368

[startup+6.30048 s]
/proc/loadavg: 2.64 5.91 8.66 5/190 22296
/proc/meminfo: memFree=13658664/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=37872 CPUtime=6.29 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 7766 0 0 0 628 1 0 0 25 0 1 0 541208679 38780928 5431 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 9468 5431 251 24 0 6102 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37872

[startup+12.7004 s]
/proc/loadavg: 2.75 5.88 8.63 5/190 22296
/proc/meminfo: memFree=13590724/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=44944 CPUtime=12.69 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 9816 0 0 0 1267 2 0 0 25 0 1 0 541208679 46022656 7436 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 11236 7436 251 24 0 7870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44944

[startup+25.5011 s]
/proc/loadavg: 3.03 5.79 8.56 5/190 22297
/proc/meminfo: memFree=13530452/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=52128 CPUtime=25.49 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 12095 0 0 0 2547 2 0 0 25 0 1 0 541208679 53379072 9661 33554432000 4194304 4291949 140733200610800 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 13032 9661 251 24 0 9666 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52128

[startup+51.1006 s]
/proc/loadavg: 3.36 5.64 8.43 5/190 22297
/proc/meminfo: memFree=13516868/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=52128 CPUtime=51.09 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 12095 0 0 0 5107 2 0 0 25 0 1 0 541208679 53379072 9661 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 13032 9661 251 24 0 9666 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52128

[startup+102.307 s]
/proc/loadavg: 3.72 5.39 8.20 5/190 22299
/proc/meminfo: memFree=13446164/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=52128 CPUtime=102.29 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 16259 0 0 0 10226 3 0 0 25 0 1 0 541208679 53379072 9675 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 13032 9675 251 24 0 9666 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 52128

[startup+162.301 s]
/proc/loadavg: 3.89 5.13 7.93 5/190 22300
/proc/meminfo: memFree=13308012/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=63764 CPUtime=162.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 19081 0 0 0 16224 4 0 0 25 0 1 0 541208679 65294336 12484 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255736 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 15941 12484 251 24 0 12575 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 63764

[startup+222.301 s]
/proc/loadavg: 3.96 4.92 7.68 5/190 22302
/proc/meminfo: memFree=13369964/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=222.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 24355 0 0 0 22223 5 0 0 25 0 1 0 541208679 96370688 12751 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 12751 251 24 0 20162 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 94112

[startup+282.301 s]
/proc/loadavg: 3.98 4.75 7.45 5/190 22303
/proc/meminfo: memFree=13346628/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=282.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 25212 0 0 0 28223 5 0 0 25 0 1 0 541208679 96370688 13604 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 13604 251 24 0 20162 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 94112

[startup+342.301 s]
/proc/loadavg: 3.99 4.61 7.23 5/190 22305
/proc/meminfo: memFree=13192828/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=342.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 29604 0 0 0 34222 6 0 0 25 0 1 0 541208679 96370688 17934 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 17934 251 24 0 20162 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 94112

[startup+402.301 s]
/proc/loadavg: 4.05 4.51 7.03 5/190 22307
/proc/meminfo: memFree=13323128/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=402.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 29952 0 0 0 40221 7 0 0 25 0 1 0 541208679 96370688 18279 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 18279 251 24 0 20162 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 94112

[startup+462.301 s]
/proc/loadavg: 4.02 4.42 6.84 5/190 22308
/proc/meminfo: memFree=13265812/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=462.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 29952 0 0 0 46221 7 0 0 25 0 1 0 541208679 96370688 18279 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 18279 251 24 0 20162 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 94112

[startup+522.301 s]
/proc/loadavg: 4.05 4.35 6.66 5/190 22310
/proc/meminfo: memFree=13266900/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=522.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 29986 0 0 0 52221 7 0 0 25 0 1 0 541208679 96370688 18313 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 18313 251 24 0 20162 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 94112

[startup+582.301 s]
/proc/loadavg: 4.02 4.29 6.50 5/190 22311
/proc/meminfo: memFree=13319324/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=582.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 30470 0 0 0 58221 7 0 0 25 0 1 0 541208679 96370688 18792 33554432000 4194304 4291949 140733200610800 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 18792 251 24 0 20162 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 94112

[startup+642.301 s]
/proc/loadavg: 4.00 4.23 6.34 5/190 22313
/proc/meminfo: memFree=13251580/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=642.28 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 30582 0 0 0 64221 7 0 0 25 0 1 0 541208679 96370688 18903 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 18903 251 24 0 20162 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 94112

[startup+702.301 s]
/proc/loadavg: 4.00 4.19 6.19 5/190 22315
/proc/meminfo: memFree=13124092/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=702.27 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31042 0 0 0 70220 7 0 0 25 0 1 0 541208679 96370688 19361 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19361 251 24 0 20162 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 94112

[startup+762.307 s]
/proc/loadavg: 4.00 4.15 6.05 5/190 22316
/proc/meminfo: memFree=13226992/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=762.27 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31042 0 0 0 76220 7 0 0 25 0 1 0 541208679 96370688 19361 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19361 251 24 0 20162 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 94112

[startup+822.301 s]
/proc/loadavg: 4.04 4.14 5.92 5/190 22318
/proc/meminfo: memFree=13094908/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=822.26 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31042 0 0 0 82219 7 0 0 25 0 1 0 541208679 96370688 19361 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19361 251 24 0 20162 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 94112

[startup+882.301 s]
/proc/loadavg: 4.01 4.11 5.80 5/190 22319
/proc/meminfo: memFree=13218012/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=882.26 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31043 0 0 0 88219 7 0 0 25 0 1 0 541208679 96370688 19362 33554432000 4194304 4291949 140733200610800 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19362 251 24 0 20162 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 94112

[startup+942.301 s]
/proc/loadavg: 4.08 4.10 5.69 5/190 22321
/proc/meminfo: memFree=13247872/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=942.26 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31625 0 0 0 94218 8 0 0 25 0 1 0 541208679 96370688 19939 33554432000 4194304 4291949 140733200610800 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19939 251 24 0 20162 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 94112

[startup+1002.3 s]
/proc/loadavg: 4.03 4.08 5.58 5/190 22323
/proc/meminfo: memFree=13122344/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=1002.25 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31625 0 0 0 100217 8 0 0 25 0 1 0 541208679 96370688 19939 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19939 251 24 0 20162 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 94112

[startup+1062.3 s]
/proc/loadavg: 4.08 4.08 5.48 5/190 22324
/proc/meminfo: memFree=13166472/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=1062.25 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31625 0 0 0 106217 8 0 0 25 0 1 0 541208679 96370688 19939 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19939 251 24 0 20162 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 94112

[startup+1122.3 s]
/proc/loadavg: 4.03 4.06 5.39 5/190 22326
/proc/meminfo: memFree=13213448/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=1122.25 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31625 0 0 0 112217 8 0 0 25 0 1 0 541208679 96370688 19939 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 19939 251 24 0 20162 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 94112

[startup+1182.3 s]
/proc/loadavg: 4.01 4.05 5.30 5/190 22327
/proc/meminfo: memFree=13057940/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=1182.25 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31784 0 0 0 118217 8 0 0 25 0 1 0 541208679 96370688 20098 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 20098 251 24 0 20162 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 94112

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 5.21 5/190 22329
/proc/meminfo: memFree=13147072/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=1242.25 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31784 0 0 0 124217 8 0 0 25 0 1 0 541208679 96370688 20098 33554432000 4194304 4291949 140733200610800 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 20098 251 24 0 20162 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 94112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 5.14 5/190 22331
/proc/meminfo: memFree=13100312/32951124 swapFree=67102140/67111528
[pid=22165] ppid=22163 vsize=94112 CPUtime=1299.96 cores=0,2
/proc/22165/stat : 22165 (RestartSAT) R 22163 22165 20890 0 -1 4202496 31784 0 0 0 129988 8 0 0 25 0 1 0 541208679 96370688 20098 33554432000 4194304 4291949 140733200610800 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22165/statm: 23528 20098 251 24 0 20162 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 94112

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.97
CPU user time (s): 1299.88
CPU system time (s): 0.091986
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 94116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31784
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= 10
involuntary context switches= 2741

runsolver used 2.32665 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 00:03:00
IDJOB=3259818
IDBENCH=71805
IDSOLVER=1581
FILE ID=node119/3259818-1303509780
RUNJOBID= node119-1303509780-22145
PBS_JOBID= 13134218
Free space on /tmp= 71660 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259818-1303509780/watcher-3259818-1303509780 -o /tmp/evaluation-result-3259818-1303509780/solver-3259818-1303509780 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259818-1303509780.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=976873434

node119.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.815
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.815
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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:     32951124 kB
MemFree:      13751432 kB
Buffers:       1981188 kB
Cached:       16580604 kB
SwapCached:       5504 kB
Active:        7335604 kB
Inactive:     11290568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13751432 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:             896 kB
Writeback:          16 kB
AnonPages:       60840 kB
Mapped:          14440 kB
Slab:           510452 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197736 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= 71656 MiB
End job on node119 at 2011-04-23 00:24:42