Trace number 3421426

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RestartSAT B95? (TO) 5000.12 5000.25

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.465928
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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: 961)

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-3421426-1306630801/watcher-3421426-1306630801 -o /tmp/evaluation-result-3421426-1306630801/solver-3421426-1306630801 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421426-1306630801.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/498 8929
/proc/meminfo: memFree=28519756/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=21676 CPUtime=0.01 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 1433 0 0 0 1 0 0 0 25 0 1 0 774679791 22196224 1334 33554432000 4194304 4291949 140733777061776 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 5419 1335 226 24 0 2053 0

[startup+0.035122 s]
/proc/loadavg: 2.00 2.00 2.00 2/498 8929
/proc/meminfo: memFree=28519756/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=25672 CPUtime=0.03 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 2792 0 0 0 3 0 0 0 25 0 1 0 774679791 26288128 2541 33554432000 4194304 4291949 140733777061776 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 6418 2561 226 24 0 3052 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25672

[startup+0.1011 s]
/proc/loadavg: 2.00 2.00 2.00 2/498 8929
/proc/meminfo: memFree=28519756/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=41428 CPUtime=0.09 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 7864 0 0 0 9 0 0 0 25 0 1 0 774679791 42422272 6970 33554432000 4194304 4291949 140733777061776 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 10357 6972 226 24 0 6991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41428

[startup+0.301071 s]
/proc/loadavg: 2.00 2.00 2.00 2/498 8929
/proc/meminfo: memFree=28519756/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=81440 CPUtime=0.3 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 19686 0 0 0 28 2 0 0 25 0 1 0 774679791 83394560 16626 33554432000 4194304 4291949 140733777061776 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 81440

[startup+0.701 s]
/proc/loadavg: 2.00 2.00 2.00 2/498 8929
/proc/meminfo: memFree=28519756/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=81440 CPUtime=0.7 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 19686 0 0 0 68 2 0 0 25 0 1 0 774679791 83394560 16626 33554432000 4194304 4291949 140733777061776 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 81440

[startup+1.50087 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 8930
/proc/meminfo: memFree=28451188/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=81440 CPUtime=1.5 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 19686 0 0 0 148 2 0 0 25 0 1 0 774679791 83394560 16626 33554432000 4194304 4291949 140733777061776 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 81440

[startup+3.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 8930
/proc/meminfo: memFree=28444616/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=81440 CPUtime=3.1 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 19686 0 0 0 308 2 0 0 25 0 1 0 774679791 83394560 16626 33554432000 4194304 4291949 140733777061776 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 81440

[startup+6.30106 s]
/proc/loadavg: 2.24 2.05 2.02 4/499 8930
/proc/meminfo: memFree=28436904/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=75288 CPUtime=6.29 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 25459 0 0 0 627 2 0 0 25 0 1 0 774679791 77094912 15380 33554432000 4194304 4291949 140733777061776 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 18822 15380 252 24 0 15456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75288

[startup+12.701 s]
/proc/loadavg: 2.30 2.07 2.02 3/499 8930
/proc/meminfo: memFree=28409412/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=106072 CPUtime=12.69 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 31751 0 0 0 1266 3 0 0 25 0 1 0 774679791 108617728 21633 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 26518 21633 252 24 0 23152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106072

[startup+25.5008 s]
/proc/loadavg: 2.23 2.06 2.02 3/499 8930
/proc/meminfo: memFree=28372108/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=137284 CPUtime=25.49 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 37537 0 0 0 2545 4 0 0 25 0 1 0 774679791 140578816 27398 33554432000 4194304 4291949 140733777061776 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 34321 27398 252 24 0 30955 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137284

[startup+51.1005 s]
/proc/loadavg: 2.29 2.09 2.03 3/499 8931
/proc/meminfo: memFree=28287304/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=139900 CPUtime=51.1 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 41437 0 0 0 5103 7 0 0 25 0 1 0 774679791 143257600 31282 33554432000 4194304 4291949 140733777061776 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 34975 31282 252 24 0 31609 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 139900

[startup+102.319 s]
/proc/loadavg: 2.19 2.09 2.03 3/499 8941
/proc/meminfo: memFree=28209620/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=198212 CPUtime=102.31 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 48760 0 0 0 10222 9 0 0 25 0 1 0 774679791 202969088 38586 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 49553 38586 252 24 0 46187 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 198212

[startup+162.301 s]
/proc/loadavg: 2.07 2.07 2.02 3/499 8943
/proc/meminfo: memFree=28181204/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=198844 CPUtime=162.29 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 51949 0 0 0 16218 11 0 0 25 0 1 0 774679791 203616256 41758 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 49711 41758 252 24 0 46345 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 198844

[startup+222.301 s]
/proc/loadavg: 2.02 2.05 2.02 3/499 8945
/proc/meminfo: memFree=28149564/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=202124 CPUtime=222.29 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 56414 0 0 0 22216 13 0 0 25 0 1 0 774679791 206974976 46207 33554432000 4194304 4291949 140733777061776 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/8929/statm: 50531 46207 252 24 0 47165 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 202124

[startup+282.301 s]
/proc/loadavg: 2.15 2.08 2.02 3/499 8946
/proc/meminfo: memFree=28109736/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=298256 CPUtime=282.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 62546 0 0 0 28202 16 0 0 25 0 1 0 774679791 305414144 52333 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 74564 52333 252 24 0 71198 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 298256

[startup+342.3 s]
/proc/loadavg: 2.19 2.09 2.03 3/499 8950
/proc/meminfo: memFree=28088152/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=301244 CPUtime=342.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 65344 0 0 0 34201 17 0 0 25 0 1 0 774679791 308473856 55127 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 75311 55127 252 24 0 71945 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 301244

[startup+402.3 s]
/proc/loadavg: 2.24 2.12 2.04 3/499 8952
/proc/meminfo: memFree=28070852/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=301668 CPUtime=402.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 67510 0 0 0 40199 19 0 0 25 0 1 0 774679791 308908032 57283 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 75417 57283 252 24 0 72051 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 301668

[startup+462.3 s]
/proc/loadavg: 2.08 2.09 2.03 3/499 8954
/proc/meminfo: memFree=28053960/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=302096 CPUtime=462.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 69171 0 0 0 46198 20 0 0 25 0 1 0 774679791 309346304 58941 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 75524 58941 252 24 0 72158 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 302096

[startup+522.301 s]
/proc/loadavg: 2.03 2.07 2.02 3/499 8956
/proc/meminfo: memFree=28039060/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=303232 CPUtime=522.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 71140 0 0 0 52197 21 0 0 25 0 1 0 774679791 310509568 60908 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 75808 60908 252 24 0 72442 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 303232

[startup+582.301 s]
/proc/loadavg: 2.05 2.07 2.02 3/499 8957
/proc/meminfo: memFree=28022668/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=304940 CPUtime=582.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 72981 0 0 0 58196 22 0 0 25 0 1 0 774679791 312258560 62741 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 76235 62741 252 24 0 72869 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 304940

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.14 2.10 2.02 3/499 9533
/proc/meminfo: memFree=27451960/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=721356 CPUtime=4002.16 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 151060 0 0 0 400154 62 0 0 25 0 1 0 774679791 738668544 140569 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 180339 140569 252 24 0 176973 0
Current children cumulated CPU time (s) 4002.16
Current children cumulated vsize (KiB) 721356

[startup+4062.32 s]
/proc/loadavg: 2.05 2.08 2.02 3/499 9535
/proc/meminfo: memFree=27444256/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=721356 CPUtime=4062.19 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 152196 0 0 0 406156 63 0 0 25 0 1 0 774679791 738668544 141701 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 180339 141701 252 24 0 176973 0
Current children cumulated CPU time (s) 4062.19
Current children cumulated vsize (KiB) 721356

[startup+4122.3 s]
/proc/loadavg: 2.14 2.09 2.02 3/499 9537
/proc/meminfo: memFree=27435064/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=723516 CPUtime=4122.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 153829 0 0 0 412153 64 0 0 25 0 1 0 774679791 740880384 143331 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 180879 143331 252 24 0 177513 0
Current children cumulated CPU time (s) 4122.17
Current children cumulated vsize (KiB) 723516

[startup+4182.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/499 9538
/proc/meminfo: memFree=27428600/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=725676 CPUtime=4182.16 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 155130 0 0 0 418152 64 0 0 25 0 1 0 774679791 743092224 144625 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 181419 144625 252 24 0 178053 0
Current children cumulated CPU time (s) 4182.16
Current children cumulated vsize (KiB) 725676

[startup+4242.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/499 9540
/proc/meminfo: memFree=27420400/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=727836 CPUtime=4242.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 156564 0 0 0 424152 65 0 0 25 0 1 0 774679791 745304064 146057 33554432000 4194304 4291949 140733777061776 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 181959 146057 252 24 0 178593 0
Current children cumulated CPU time (s) 4242.17
Current children cumulated vsize (KiB) 727836

[startup+4302.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/499 9541
/proc/meminfo: memFree=27414796/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=729996 CPUtime=4302.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 157823 0 0 0 430151 66 0 0 25 0 1 0 774679791 747515904 147312 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 182499 147312 252 24 0 179133 0
Current children cumulated CPU time (s) 4302.17
Current children cumulated vsize (KiB) 729996

[startup+4362.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/499 9543
/proc/meminfo: memFree=27406348/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=729996 CPUtime=4362.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 158867 0 0 0 436150 67 0 0 25 0 1 0 774679791 747515904 148355 33554432000 4194304 4291949 140733777061776 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 182499 148355 252 24 0 179133 0
Current children cumulated CPU time (s) 4362.17
Current children cumulated vsize (KiB) 729996

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 9545
/proc/meminfo: memFree=27398504/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=729996 CPUtime=4422.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 160210 0 0 0 442149 68 0 0 25 0 1 0 774679791 747515904 149691 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 182499 149691 252 24 0 179133 0
Current children cumulated CPU time (s) 4422.17
Current children cumulated vsize (KiB) 729996

[startup+4482.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 9546
/proc/meminfo: memFree=27385596/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=733240 CPUtime=4482.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 162575 0 0 0 448148 69 0 0 25 0 1 0 774679791 750837760 152052 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 183310 152052 252 24 0 179944 0
Current children cumulated CPU time (s) 4482.17
Current children cumulated vsize (KiB) 733240

[startup+4542.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/499 9548
/proc/meminfo: memFree=27373436/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=733240 CPUtime=4542.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 164684 0 0 0 454147 70 0 0 25 0 1 0 774679791 750837760 154153 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 183310 154153 252 24 0 179944 0
Current children cumulated CPU time (s) 4542.17
Current children cumulated vsize (KiB) 733240

[startup+4602.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/499 9549
/proc/meminfo: memFree=27362756/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=733240 CPUtime=4602.18 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 166205 0 0 0 460147 71 0 0 25 0 1 0 774679791 750837760 155669 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 183310 155669 252 24 0 179944 0
Current children cumulated CPU time (s) 4602.18
Current children cumulated vsize (KiB) 733240

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 9551
/proc/meminfo: memFree=27354180/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=733240 CPUtime=4662.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 167807 0 0 0 466145 72 0 0 25 0 1 0 774679791 750837760 157269 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 183310 157269 252 24 0 179944 0
Current children cumulated CPU time (s) 4662.17
Current children cumulated vsize (KiB) 733240

[startup+4722.32 s]
/proc/loadavg: 2.16 2.06 2.01 3/499 9553
/proc/meminfo: memFree=27345236/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=733240 CPUtime=4722.19 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 169253 0 0 0 472146 73 0 0 25 0 1 0 774679791 750837760 158707 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 183310 158707 252 24 0 179944 0
Current children cumulated CPU time (s) 4722.19
Current children cumulated vsize (KiB) 733240

[startup+4782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 9554
/proc/meminfo: memFree=27290664/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=785204 CPUtime=4782.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 182621 0 0 0 478141 76 0 0 25 0 1 0 774679791 804048896 172061 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 196301 172061 252 24 0 192935 0
Current children cumulated CPU time (s) 4782.17
Current children cumulated vsize (KiB) 785204

[startup+4842.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/499 9556
/proc/meminfo: memFree=27267204/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=790964 CPUtime=4842.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 187445 0 0 0 484139 78 0 0 25 0 1 0 774679791 809947136 176876 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 197741 176876 252 24 0 194375 0
Current children cumulated CPU time (s) 4842.17
Current children cumulated vsize (KiB) 790964

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 9557
/proc/meminfo: memFree=27242136/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=794204 CPUtime=4902.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 192992 0 0 0 490138 79 0 0 25 0 1 0 774679791 813264896 182409 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 198551 182409 252 24 0 195185 0
Current children cumulated CPU time (s) 4902.17
Current children cumulated vsize (KiB) 794204

[startup+4962.3 s]
/proc/loadavg: 2.82 2.23 2.07 3/506 26482
/proc/meminfo: memFree=27191076/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=797444 CPUtime=4962.17 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 198993 0 0 0 496135 82 0 0 25 0 1 0 774679791 816582656 188403 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 199361 188403 252 24 0 195995 0
Current children cumulated CPU time (s) 4962.17
Current children cumulated vsize (KiB) 797444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 3.04 2.36 2.11 3/503 12378
/proc/meminfo: memFree=27731792/32951132 swapFree=59085548/67111528
[pid=8929] ppid=8927 vsize=802844 CPUtime=5000.08 cores=1,3,5,7
/proc/8929/stat : 8929 (RestartSAT) R 8927 8929 7990 0 -1 4202496 201994 0 0 0 499925 83 0 0 25 0 1 0 774679791 822112256 191396 33554432000 4194304 4291949 140733777061776 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8929/statm: 200711 191396 252 24 0 197345 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 802844

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): 5000.25
CPU time (s): 5000.12
CPU user time (s): 4999.26
CPU system time (s): 0.866868
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 802844

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

runsolver used 22.5926 second user time and 59.26 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-29 03:00:02
IDJOB=3421426
IDBENCH=88217
IDSOLVER=1911
FILE ID=node129/3421426-1306630801
RUNJOBID= node129-1306625799-8708
PBS_JOBID= 13471598
Free space on /tmp= 73128 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421426-1306630801/watcher-3421426-1306630801 -o /tmp/evaluation-result-3421426-1306630801/solver-3421426-1306630801 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421426-1306630801.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=240741076

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      28519912 kB
Buffers:        197724 kB
Cached:        1649800 kB
SwapCached:      74200 kB
Active:         511792 kB
Inactive:      3695580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28519912 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:           20216 kB
Writeback:           0 kB
AnonPages:     2296072 kB
Mapped:          18500 kB
Slab:            97576 kB
PageTables:      58712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147347824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73132 MiB
End job on node129 at 2011-05-29 04:23:24