Trace number 3251060

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) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3251060-1303584019/watcher-3251060-1303584019 -o /tmp/evaluation-result-3251060-1303584019/solver-3251060-1303584019 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3251060-1303584019.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.92 1.56 2.65 4/183 18480
/proc/meminfo: memFree=15527960/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=19424 CPUtime=0 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 680 0 0 0 0 0 0 0 23 0 1 0 470000729 19890176 621 33554432000 4194304 4291949 140735732602096 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 4856 621 225 24 0 1490 0

[startup+0.087226 s]
/proc/loadavg: 0.92 1.56 2.65 4/183 18480
/proc/meminfo: memFree=15527960/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=36616 CPUtime=0.07 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 6353 0 0 0 7 0 0 0 23 0 1 0 470000729 37494784 5458 33554432000 4194304 4291949 140735732602096 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 9154 5462 226 24 0 5788 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36616

[startup+0.101214 s]
/proc/loadavg: 0.92 1.56 2.65 4/183 18480
/proc/meminfo: memFree=15527960/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=38468 CPUtime=0.08 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 7107 0 0 0 8 0 0 0 23 0 1 0 470000729 39391232 6212 33554432000 4194304 4291949 140735732602096 18446744073709551615 268272385803 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 9617 6215 226 24 0 6251 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38468

[startup+0.301128 s]
/proc/loadavg: 0.92 1.56 2.65 4/183 18480
/proc/meminfo: memFree=15527960/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=39524 CPUtime=0.28 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 7458 0 0 0 28 0 0 0 25 0 1 0 470000729 40472576 6563 33554432000 4194304 4291949 140735732602096 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39524

[startup+0.700998 s]
/proc/loadavg: 0.92 1.56 2.65 4/183 18480
/proc/meminfo: memFree=15527960/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=39524 CPUtime=0.68 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 7458 0 0 0 68 0 0 0 25 0 1 0 470000729 40472576 6563 33554432000 4194304 4291949 140735732602096 18446744073709551615 4229952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39524

[startup+1.50092 s]
/proc/loadavg: 0.92 1.56 2.65 5/190 18493
/proc/meminfo: memFree=15459120/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=37700 CPUtime=1.49 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 9260 0 0 0 148 1 0 0 25 0 1 0 470000729 38604800 5904 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 9425 5904 251 24 0 6059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37700

[startup+3.10063 s]
/proc/loadavg: 0.92 1.56 2.65 5/190 18494
/proc/meminfo: memFree=15449820/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=49472 CPUtime=3.09 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 10807 0 0 0 308 1 0 0 25 0 1 0 470000729 50659328 7435 33554432000 4194304 4291949 140735732602096 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 12368 7436 251 24 0 9002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49472

[startup+6.30106 s]
/proc/loadavg: 1.17 1.60 2.65 5/190 18494
/proc/meminfo: memFree=15413604/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=61148 CPUtime=6.28 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 12720 0 0 0 627 1 0 0 25 0 1 0 470000729 62615552 9340 33554432000 4194304 4291949 140735732602096 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 15287 9340 251 24 0 11921 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61148

[startup+12.7009 s]
/proc/loadavg: 1.39 1.64 2.66 5/190 18494
/proc/meminfo: memFree=15365144/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=63056 CPUtime=12.69 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 15207 0 0 0 1267 2 0 0 25 0 1 0 470000729 64569344 11809 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 15764 11809 251 24 0 12398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63056

[startup+25.5006 s]
/proc/loadavg: 1.97 1.76 2.68 5/190 18494
/proc/meminfo: memFree=15302536/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=86420 CPUtime=25.48 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 19856 0 0 0 2545 3 0 0 25 0 1 0 470000729 88494080 16434 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 21605 16434 251 24 0 18239 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86420

[startup+51.101 s]
/proc/loadavg: 2.66 1.94 2.71 5/190 18495
/proc/meminfo: memFree=15206976/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=123448 CPUtime=51.09 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 25328 0 0 0 5103 6 0 0 25 0 1 0 470000729 126410752 21873 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 30862 21873 251 24 0 27496 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 123448

[startup+102.307 s]
/proc/loadavg: 3.42 2.25 2.78 5/190 18496
/proc/meminfo: memFree=15083940/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=181956 CPUtime=102.3 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 34067 0 0 0 10220 10 0 0 25 0 1 0 470000729 186322944 30564 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 45489 30564 251 24 0 42123 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 181956

[startup+162.3 s]
/proc/loadavg: 3.78 2.57 2.85 5/190 18498
/proc/meminfo: memFree=14997104/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=189704 CPUtime=162.29 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 41037 0 0 0 16216 13 0 0 25 0 1 0 470000729 194256896 37512 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 47426 37512 251 24 0 44060 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189704

[startup+222.301 s]
/proc/loadavg: 3.92 2.83 2.92 5/190 18499
/proc/meminfo: memFree=14920292/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=196376 CPUtime=222.29 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 46965 0 0 0 22214 15 0 0 25 0 1 0 470000729 201089024 43411 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 49094 43411 251 24 0 45728 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 196376

[startup+282.301 s]
/proc/loadavg: 3.97 3.04 2.99 5/190 18501
/proc/meminfo: memFree=14862716/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=282728 CPUtime=282.29 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 51193 0 0 0 28212 17 0 0 25 0 1 0 470000729 289513472 47625 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 70682 47625 251 24 0 67316 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 282728

[startup+342.3 s]
/proc/loadavg: 3.99 3.21 3.05 5/190 18502
/proc/meminfo: memFree=14810112/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=287344 CPUtime=342.3 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 55314 0 0 0 34210 20 0 0 25 0 1 0 470000729 294240256 51738 33554432000 4194304 4291949 140735732602096 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 71836 51738 251 24 0 68470 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 287344

[startup+402.301 s]
/proc/loadavg: 4.04 3.37 3.11 5/190 18504
/proc/meminfo: memFree=14858780/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=291796 CPUtime=402.3 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 58934 0 0 0 40209 21 0 0 25 0 1 0 470000729 298799104 55345 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 72949 55345 251 24 0 69583 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 291796

[startup+462.301 s]
/proc/loadavg: 4.01 3.48 3.16 5/190 18506
/proc/meminfo: memFree=14795492/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=294764 CPUtime=462.29 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 66358 0 0 0 46206 23 0 0 25 0 1 0 470000729 301838336 62725 33554432000 4194304 4291949 140735732602096 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 73691 62725 251 24 0 70325 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 294764

[startup+522.301 s]
/proc/loadavg: 4.00 3.57 3.21 5/190 18507
/proc/meminfo: memFree=14694136/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=302344 CPUtime=522.3 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 70675 0 0 0 52206 24 0 0 25 0 1 0 470000729 309600256 67028 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 75586 67028 251 24 0 72220 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 302344

[startup+582.3 s]
/proc/loadavg: 4.00 3.65 3.26 5/190 18509
/proc/meminfo: memFree=14659372/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=305980 CPUtime=582.3 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 73433 0 0 0 58204 26 0 0 25 0 1 0 470000729 313323520 69774 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 76495 69774 251 24 0 73129 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 305980

[startup+642.301 s]
/proc/loadavg: 4.00 3.71 3.30 5/190 18510
/proc/meminfo: memFree=14623500/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=309384 CPUtime=642.31 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 76513 0 0 0 64204 27 0 0 25 0 1 0 470000729 316809216 72846 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 77346 72846 251 24 0 73980 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 309384

[startup+702.301 s]
/proc/loadavg: 4.00 3.76 3.34 5/190 18512
/proc/meminfo: memFree=14534168/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=445208 CPUtime=702.31 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 79222 0 0 0 70202 29 0 0 25 0 1 0 470000729 455892992 75549 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 111302 75549 251 24 0 107936 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 445208

[startup+762.306 s]
/proc/loadavg: 4.00 3.80 3.38 5/190 18514
/proc/meminfo: memFree=14507456/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=447772 CPUtime=762.32 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 81483 0 0 0 76202 30 0 0 25 0 1 0 470000729 458518528 77799 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 111943 77799 251 24 0 108577 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 447772

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.41 5/190 18515
/proc/meminfo: memFree=14504060/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=450600 CPUtime=822.31 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 84622 0 0 0 82200 31 0 0 25 0 1 0 470000729 461414400 80924 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 112650 80924 251 24 0 109284 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 450600

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.45 5/190 18517
/proc/meminfo: memFree=14427140/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=453160 CPUtime=882.31 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 86696 0 0 0 88199 32 0 0 25 0 1 0 470000729 464035840 82991 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 113290 82991 251 24 0 109924 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 453160

[startup+942.3 s]
/proc/loadavg: 4.06 3.90 3.49 5/190 18518
/proc/meminfo: memFree=14402180/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=455892 CPUtime=942.32 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 89137 0 0 0 94198 34 0 0 25 0 1 0 470000729 466833408 85419 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 113973 85419 251 24 0 110607 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 455892

[startup+1002.3 s]
/proc/loadavg: 4.02 3.92 3.52 5/190 18520
/proc/meminfo: memFree=14406340/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=458692 CPUtime=1002.32 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 91522 0 0 0 100197 35 0 0 25 0 1 0 470000729 469700608 87800 33554432000 4194304 4291949 140735732602096 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 114673 87800 251 24 0 111307 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 458692

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.54 5/190 18522
/proc/meminfo: memFree=14340824/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=460680 CPUtime=1062.31 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 93344 0 0 0 106196 35 0 0 25 0 1 0 470000729 471736320 89615 33554432000 4194304 4291949 140735732602096 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 115170 89615 251 24 0 111804 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 460680

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.57 5/190 18523
/proc/meminfo: memFree=14312252/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=462956 CPUtime=1122.32 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 95501 0 0 0 112195 37 0 0 25 0 1 0 470000729 474066944 91763 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 115739 91763 251 24 0 112373 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 462956

[startup+1182.3 s]
/proc/loadavg: 4.06 3.96 3.60 5/190 18525
/proc/meminfo: memFree=14292492/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=466624 CPUtime=1182.32 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 97676 0 0 0 118195 37 0 0 25 0 1 0 470000729 477822976 93931 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 116656 93931 251 24 0 113290 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 466624

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.62 5/190 18535
/proc/meminfo: memFree=14227944/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=469040 CPUtime=1242.32 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 101657 0 0 0 124194 38 0 0 25 0 1 0 470000729 480296960 97897 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 117260 97897 251 24 0 113894 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 469040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.64 4/188 18538
/proc/meminfo: memFree=14513100/32950928 swapFree=67111528/67111528
[pid=18480] ppid=18478 vsize=471888 CPUtime=1300.03 cores=0,2
/proc/18480/stat : 18480 (RestartSAT) R 18478 18480 17798 0 -1 4202496 103540 0 0 0 129963 40 0 0 25 0 1 0 470000729 483213312 99774 33554432000 4194304 4291949 140735732602096 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18480/statm: 117972 99774 251 24 0 114606 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 471888

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.64
CPU system time (s): 0.421935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 471888

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

runsolver used 2.10368 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 20:40:19
IDJOB=3251060
IDBENCH=88209
IDSOLVER=1581
FILE ID=node122/3251060-1303584019
RUNJOBID= node122-1303584019-18450
PBS_JOBID= 13150343
Free space on /tmp= 70808 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251060-1303584019/watcher-3251060-1303584019 -o /tmp/evaluation-result-3251060-1303584019/solver-3251060-1303584019 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3251060-1303584019.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=434597160

node122.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.820
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.820
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.75
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15528364 kB
Buffers:       1776624 kB
Cached:       15017828 kB
SwapCached:          0 kB
Active:        5468312 kB
Inactive:     11402320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15528364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8152 kB
Writeback:           0 kB
AnonPages:       76144 kB
Mapped:          15072 kB
Slab:           487856 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   222796 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= 70804 MiB
End job on node122 at 2011-04-23 21:02:01