Trace number 3257706

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.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3257706-1303471667/watcher-3257706-1303471667 -o /tmp/evaluation-result-3257706-1303471667/solver-3257706-1303471667 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3257706-1303471667.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: 1.93 3.37 3.55 4/176 1810
/proc/meminfo: memFree=13931652/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=13724 CPUtime=0 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4194304 221 0 0 0 0 0 0 0 21 0 1 0 458769114 14053376 173 33554432000 4194304 4291949 140737190010560 18446744073709551615 212431054312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1810/statm: 3431 173 146 24 0 52 0

[startup+0.0486929 s]
/proc/loadavg: 1.93 3.37 3.55 4/176 1810
/proc/meminfo: memFree=13931652/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=26852 CPUtime=0.03 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 3507 0 0 0 3 0 0 0 21 0 1 0 458769114 27496448 3119 33554432000 4194304 4291949 140737190010560 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 6713 3122 227 24 0 3347 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26852

[startup+0.100715 s]
/proc/loadavg: 1.93 3.37 3.55 4/176 1810
/proc/meminfo: memFree=13931652/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=30648 CPUtime=0.09 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 5037 0 0 0 9 0 0 0 21 0 1 0 458769114 31383552 4446 33554432000 4194304 4291949 140737190010560 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 7662 4446 232 24 0 4296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30648

[startup+0.300674 s]
/proc/loadavg: 1.93 3.37 3.55 4/176 1810
/proc/meminfo: memFree=13931652/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=30648 CPUtime=0.29 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 5048 0 0 0 29 0 0 0 22 0 1 0 458769114 31383552 4457 33554432000 4194304 4291949 140737190010560 18446744073709551615 4229991 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 7662 4457 232 24 0 4296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30648

[startup+0.700592 s]
/proc/loadavg: 1.93 3.37 3.55 4/176 1810
/proc/meminfo: memFree=13931652/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=29620 CPUtime=0.68 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 6366 0 0 0 68 0 0 0 23 0 1 0 458769114 30330880 4171 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 7405 4171 253 24 0 4039 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29620

[startup+1.50043 s]
/proc/loadavg: 1.93 3.37 3.55 5/190 1832
/proc/meminfo: memFree=13878420/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=36760 CPUtime=1.48 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 7147 0 0 0 148 0 0 0 25 0 1 0 458769114 37642240 4937 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 9190 4937 253 24 0 5824 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36760

[startup+3.10114 s]
/proc/loadavg: 1.93 3.37 3.55 5/190 1832
/proc/meminfo: memFree=13861740/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=43940 CPUtime=3.08 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 8302 0 0 0 308 0 0 0 25 0 1 0 458769114 44994560 6080 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 10985 6080 253 24 0 7619 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43940

[startup+6.30053 s]
/proc/loadavg: 2.10 3.38 3.55 5/190 1832
/proc/meminfo: memFree=13829744/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=56940 CPUtime=6.29 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 10527 0 0 0 628 1 0 0 25 0 1 0 458769114 58306560 8286 33554432000 4194304 4291949 140737190010560 18446744073709551615 4251108 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 14235 8286 253 24 0 10869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56940

[startup+12.7003 s]
/proc/loadavg: 2.25 3.39 3.55 5/190 1832
/proc/meminfo: memFree=13784880/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=79044 CPUtime=12.69 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 14325 0 0 0 1267 2 0 0 25 0 1 0 458769114 80941056 12059 33554432000 4194304 4291949 140737190010560 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 19761 12059 253 24 0 16395 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79044

[startup+25.5009 s]
/proc/loadavg: 2.64 3.42 3.56 5/190 1833
/proc/meminfo: memFree=13738888/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=83092 CPUtime=25.49 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 18353 0 0 0 2545 4 0 0 25 0 1 0 458769114 85086208 16061 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 20773 16061 253 24 0 17407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83092

[startup+51.1011 s]
/proc/loadavg: 3.10 3.47 3.57 5/190 1834
/proc/meminfo: memFree=13663384/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=119180 CPUtime=51.09 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 26519 0 0 0 5104 5 0 0 25 0 1 0 458769114 122040320 24183 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 29795 24183 253 24 0 26429 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119180

[startup+102.307 s]
/proc/loadavg: 3.61 3.55 3.59 5/190 1835
/proc/meminfo: memFree=13544944/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=177576 CPUtime=102.3 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 34731 0 0 0 10221 9 0 0 25 0 1 0 458769114 181837824 32363 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 44394 32363 253 24 0 41028 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 177576

[startup+162.301 s]
/proc/loadavg: 3.85 3.63 3.61 5/190 1836
/proc/meminfo: memFree=13450320/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=184728 CPUtime=162.3 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 43178 0 0 0 16218 12 0 0 25 0 1 0 458769114 189161472 40772 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 46182 40772 253 24 0 42816 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 184728

[startup+222.301 s]
/proc/loadavg: 3.94 3.69 3.64 5/190 1838
/proc/meminfo: memFree=13367956/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=270608 CPUtime=222.3 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 50779 0 0 0 22215 15 0 0 25 0 1 0 458769114 277102592 48343 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 67652 48343 253 24 0 64286 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 270608

[startup+282.3 s]
/proc/loadavg: 4.02 3.76 3.66 5/190 1840
/proc/meminfo: memFree=13356532/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=276516 CPUtime=282.29 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 58590 0 0 0 28212 17 0 0 25 0 1 0 458769114 283152384 56125 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 69129 56125 253 24 0 65763 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 276516

[startup+342.301 s]
/proc/loadavg: 4.01 3.80 3.68 5/190 1841
/proc/meminfo: memFree=13243800/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=282224 CPUtime=342.3 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 63357 0 0 0 34211 19 0 0 25 0 1 0 458769114 288997376 60880 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 70556 60880 253 24 0 67190 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 282224

[startup+402.301 s]
/proc/loadavg: 4.00 3.83 3.69 5/190 1843
/proc/meminfo: memFree=13193444/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=285300 CPUtime=402.3 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 68314 0 0 0 40210 20 0 0 25 0 1 0 458769114 292147200 65805 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 71325 65805 253 24 0 67959 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 285300

[startup+462.3 s]
/proc/loadavg: 4.00 3.86 3.71 5/190 1844
/proc/meminfo: memFree=13215248/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=421112 CPUtime=462.31 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 71974 0 0 0 46210 21 0 0 25 0 1 0 458769114 431218688 69456 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 105278 69456 253 24 0 101912 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 421112

[startup+522.301 s]
/proc/loadavg: 4.06 3.90 3.73 5/190 1846
/proc/meminfo: memFree=13139956/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=424524 CPUtime=522.31 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 75727 0 0 0 52208 23 0 0 25 0 1 0 458769114 434712576 73185 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 106131 73185 253 24 0 102765 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 424524

[startup+582.301 s]
/proc/loadavg: 4.02 3.92 3.75 5/190 1848
/proc/meminfo: memFree=13134112/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=427276 CPUtime=582.31 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 78809 0 0 0 58207 24 0 0 25 0 1 0 458769114 437530624 76251 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 106819 76251 253 24 0 103453 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 427276

[startup+642.3 s]
/proc/loadavg: 4.01 3.93 3.76 5/190 1849
/proc/meminfo: memFree=13086236/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=430732 CPUtime=642.31 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 84828 0 0 0 64204 27 0 0 25 0 1 0 458769114 441069568 82237 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 107683 82237 253 24 0 104317 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 430732

[startup+702.301 s]
/proc/loadavg: 4.00 3.94 3.77 5/190 1851
/proc/meminfo: memFree=13084960/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=434128 CPUtime=702.31 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 87864 0 0 0 70203 28 0 0 25 0 1 0 458769114 444547072 85260 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 108532 85260 253 24 0 105166 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 434128

[startup+762.307 s]
/proc/loadavg: 4.00 3.95 3.78 5/190 1852
/proc/meminfo: memFree=12994920/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=438788 CPUtime=762.32 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 91263 0 0 0 76203 29 0 0 25 0 1 0 458769114 449318912 88653 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 109697 88653 253 24 0 106331 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 438788

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.79 5/190 1854
/proc/meminfo: memFree=12975556/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=440360 CPUtime=822.32 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 93897 0 0 0 82202 30 0 0 25 0 1 0 458769114 450928640 91280 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 110090 91280 253 24 0 106724 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 440360

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.80 5/190 1856
/proc/meminfo: memFree=12987940/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=442304 CPUtime=882.32 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 97393 0 0 0 88201 31 0 0 25 0 1 0 458769114 452919296 94762 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 110576 94762 253 24 0 107210 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 442304

[startup+942.3 s]
/proc/loadavg: 4.05 3.98 3.82 5/190 1857
/proc/meminfo: memFree=12996480/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=445208 CPUtime=942.33 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 100165 0 0 0 94200 33 0 0 25 0 1 0 458769114 455892992 97525 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 111302 97525 253 24 0 107936 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 445208

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 1859
/proc/meminfo: memFree=12913756/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=446752 CPUtime=1002.33 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 102294 0 0 0 100199 34 0 0 25 0 1 0 458769114 457474048 99642 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 111688 99642 253 24 0 108322 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 446752

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.83 5/190 1860
/proc/meminfo: memFree=12858560/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=448860 CPUtime=1062.32 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 105038 0 0 0 106197 35 0 0 25 0 1 0 458769114 459632640 102373 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 112215 102373 253 24 0 108849 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 448860

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.84 5/190 1862
/proc/meminfo: memFree=12922396/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=451484 CPUtime=1122.33 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 107482 0 0 0 112197 36 0 0 25 0 1 0 458769114 462319616 104803 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 112871 104803 253 24 0 109505 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 451484

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/190 1864
/proc/meminfo: memFree=12844384/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=453636 CPUtime=1182.33 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 111576 0 0 0 118196 37 0 0 25 0 1 0 458769114 464523264 108887 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 113409 108887 253 24 0 110043 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 453636

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 1865
/proc/meminfo: memFree=13143204/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=159984 CPUtime=1242.34 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 128517 0 0 0 124191 43 0 0 25 0 1 0 458769114 163823616 33135 33554432000 4194304 4291949 140737190010560 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 39996 33135 253 24 0 36630 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 159984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 1867
/proc/meminfo: memFree=13052164/32951124 swapFree=67111528/67111528
[pid=1810] ppid=1808 vsize=240892 CPUtime=1300.04 cores=4,6
/proc/1810/stat : 1810 (RestartSAT) R 1808 1810 1112 0 -1 4202496 141518 0 0 0 129958 46 0 0 25 0 1 0 458769114 246673408 46058 33554432000 4194304 4291949 140737190010560 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1810/statm: 60223 46058 253 24 0 56857 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 240892

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.59
CPU system time (s): 0.474927
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 699816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141520
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= 13
involuntary context switches= 915

runsolver used 2.28465 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-22 13:27:48
IDJOB=3257706
IDBENCH=71269
IDSOLVER=1581
FILE ID=node102/3257706-1303471667
RUNJOBID= node102-1303471667-1763
PBS_JOBID= 13107187
Free space on /tmp= 70928 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257706-1303471667/watcher-3257706-1303471667 -o /tmp/evaluation-result-3257706-1303471667/solver-3257706-1303471667 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3257706-1303471667.cnf

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=65079190

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13932668 kB
Buffers:       1208956 kB
Cached:       17205364 kB
SwapCached:          0 kB
Active:        8996348 kB
Inactive:      9485328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13932668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:       67516 kB
Mapped:          14880 kB
Slab:           473160 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195052 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= 70920 MiB
End job on node102 at 2011-04-22 13:49:30