Trace number 3421362

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 B95UNSAT 3279.2 3279.13

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.938
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

3279.16/3279.12	c WARNING: for repeatability, setting FPU to use double precision
3279.16/3279.12	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3421362-1306627958/watcher-3421362-1306627958 -o /tmp/evaluation-result-3421362-1306627958/solver-3421362-1306627958 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421362-1306627958.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: 0.93 1.04 1.38 4/553 2284
/proc/meminfo: memFree=17265480/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=19396 CPUtime=0 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 532 0 0 0 0 0 0 0 21 0 1 0 774392931 19861504 472 33554432000 4194304 4291949 140736561182832 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 4849 473 226 24 0 1483 0

[startup+0.111421 s]
/proc/loadavg: 0.93 1.04 1.38 4/553 2284
/proc/meminfo: memFree=17265480/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=16516 CPUtime=0.11 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 980 0 0 0 11 0 0 0 22 0 1 0 774392931 16912384 795 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 4129 795 253 24 0 763 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16516

[startup+0.200344 s]
/proc/loadavg: 0.93 1.04 1.38 4/553 2284
/proc/meminfo: memFree=17265480/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=16904 CPUtime=0.19 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 1057 0 0 0 19 0 0 0 22 0 1 0 774392931 17309696 869 33554432000 4194304 4291949 140736561182832 18446744073709551615 4262265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 4226 869 253 24 0 860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16904

[startup+0.300312 s]
/proc/loadavg: 0.93 1.04 1.38 4/553 2284
/proc/meminfo: memFree=17265480/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=17540 CPUtime=0.29 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 1131 0 0 0 29 0 0 0 22 0 1 0 774392931 17960960 942 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 4385 942 253 24 0 1019 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17540

[startup+0.70024 s]
/proc/loadavg: 0.93 1.04 1.38 4/553 2284
/proc/meminfo: memFree=17265480/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=19716 CPUtime=0.69 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 2092 0 0 0 69 0 0 0 24 0 1 0 774392931 20189184 1523 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 4929 1523 253 24 0 1563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19716

[startup+1.50108 s]
/proc/loadavg: 0.93 1.04 1.38 3/555 2315
/proc/meminfo: memFree=17256704/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=20740 CPUtime=1.49 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 2455 0 0 0 149 0 0 0 25 0 1 0 774392931 21237760 1865 33554432000 4194304 4291949 140736561182832 18446744073709551615 4263554 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 5185 1865 253 24 0 1819 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20740

[startup+3.10077 s]
/proc/loadavg: 0.93 1.04 1.38 3/555 2315
/proc/meminfo: memFree=17252612/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=20740 CPUtime=3.09 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 2455 0 0 0 309 0 0 0 25 0 1 0 774392931 21237760 1865 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 5185 1865 253 24 0 1819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20740

[startup+6.30016 s]
/proc/loadavg: 1.01 1.06 1.38 3/555 2315
/proc/meminfo: memFree=17250312/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=21384 CPUtime=6.29 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 2479 0 0 0 629 0 0 0 25 0 1 0 774392931 21897216 1889 33554432000 4194304 4291949 140736561182832 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 5346 1889 253 24 0 1980 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21384

[startup+12.7009 s]
/proc/loadavg: 1.09 1.07 1.38 3/555 2315
/proc/meminfo: memFree=17245368/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=23032 CPUtime=12.69 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 3043 0 0 0 1269 0 0 0 25 0 1 0 774392931 23584768 2429 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 5758 2429 253 24 0 2392 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23032

[startup+25.5005 s]
/proc/loadavg: 1.29 1.12 1.39 3/555 2316
/proc/meminfo: memFree=17241768/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=24984 CPUtime=25.49 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 4617 0 0 0 2549 0 0 0 25 0 1 0 774392931 25583616 2600 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 6246 2600 253 24 0 2880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24984

[startup+51.1006 s]
/proc/loadavg: 1.53 1.19 1.41 3/555 2316
/proc/meminfo: memFree=17234412/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=28732 CPUtime=51.09 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 5932 0 0 0 5109 0 0 0 25 0 1 0 774392931 29421568 3865 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 7183 3865 253 24 0 3817 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28732

[startup+102.301 s]
/proc/loadavg: 1.80 1.31 1.44 3/555 2318
/proc/meminfo: memFree=17228552/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=32232 CPUtime=102.3 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 6040 0 0 0 10230 0 0 0 25 0 1 0 774392931 33005568 3972 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 8058 3972 253 24 0 4692 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32232

[startup+162.3 s]
/proc/loadavg: 1.92 1.43 1.47 3/555 2319
/proc/meminfo: memFree=17220468/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=34952 CPUtime=162.29 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 7538 0 0 0 16229 0 0 0 25 0 1 0 774392931 35790848 5411 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 8738 5411 253 24 0 5372 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34952

[startup+222.321 s]
/proc/loadavg: 1.97 1.53 1.50 3/555 2321
/proc/meminfo: memFree=17215864/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=37020 CPUtime=222.32 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 8649 0 0 0 22232 0 0 0 25 0 1 0 774392931 37908480 5423 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 9255 5423 253 24 0 5889 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 37020

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.53 3/555 2323
/proc/meminfo: memFree=17213368/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=39640 CPUtime=282.3 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 9347 0 0 0 28230 0 0 0 25 0 1 0 774392931 40591360 6091 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 9910 6091 253 24 0 6544 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 39640

[startup+342.301 s]
/proc/loadavg: 2.15 1.72 1.56 3/555 2324
/proc/meminfo: memFree=17209132/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=45668 CPUtime=342.3 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 10441 0 0 0 34230 0 0 0 25 0 1 0 774392931 46764032 7147 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 11417 7147 253 24 0 8051 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 45668

[startup+402.3 s]
/proc/loadavg: 2.13 1.78 1.59 3/555 2326
/proc/meminfo: memFree=17208716/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=45668 CPUtime=402.31 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 10538 0 0 0 40230 1 0 0 25 0 1 0 774392931 46764032 7241 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 11417 7241 253 24 0 8051 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 45668

[startup+462.301 s]
/proc/loadavg: 2.19 1.86 1.63 3/555 2327
/proc/meminfo: memFree=17203864/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=45668 CPUtime=462.31 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 10572 0 0 0 46230 1 0 0 25 0 1 0 774392931 46764032 7274 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 11417 7274 253 24 0 8051 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 45668

[startup+522.3 s]
/proc/loadavg: 2.07 1.89 1.65 3/555 2329
/proc/meminfo: memFree=17203832/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=45668 CPUtime=522.32 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 10585 0 0 0 52231 1 0 0 25 0 1 0 774392931 46764032 7286 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 11417 7286 253 24 0 8051 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 45668

[startup+582.301 s]
/proc/loadavg: 2.02 1.90 1.67 3/555 2331
/proc/meminfo: memFree=17200092/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=45668 CPUtime=582.32 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 10791 0 0 0 58231 1 0 0 25 0 1 0 774392931 46764032 7484 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 11417 7484 253 24 0 8051 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 45668

[startup+642.3 s]

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

/proc/meminfo: memFree=17172348/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=62980 CPUtime=2742.4 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 20451 0 0 0 274238 2 0 0 25 0 1 0 774392931 64491520 11072 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 15745 11072 253 24 0 12379 0
Current children cumulated CPU time (s) 2742.4
Current children cumulated vsize (KiB) 62980

[startup+2802.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/555 2391
/proc/meminfo: memFree=17166756/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=2802.4 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 280237 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 2802.4
Current children cumulated vsize (KiB) 63360

[startup+2862.32 s]
/proc/loadavg: 2.00 2.02 1.97 3/555 2392
/proc/meminfo: memFree=17165624/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=2862.43 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 286240 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 2862.43
Current children cumulated vsize (KiB) 63360

[startup+2922.3 s]
/proc/loadavg: 2.16 2.05 1.98 3/555 2403
/proc/meminfo: memFree=17164172/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=2922.35 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 292232 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 2922.35
Current children cumulated vsize (KiB) 63360

[startup+2982.3 s]
/proc/loadavg: 2.13 2.06 1.99 3/555 2405
/proc/meminfo: memFree=17166740/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=2982.35 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 298232 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 2982.35
Current children cumulated vsize (KiB) 63360

[startup+3042.3 s]
/proc/loadavg: 2.21 2.08 2.00 3/555 2406
/proc/meminfo: memFree=17166724/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3042.35 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 304232 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3042.35
Current children cumulated vsize (KiB) 63360

[startup+3102.3 s]
/proc/loadavg: 2.15 2.08 2.00 3/555 2410
/proc/meminfo: memFree=17166216/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3102.35 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 310232 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3102.35
Current children cumulated vsize (KiB) 63360

[startup+3162.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/555 2412
/proc/meminfo: memFree=17165048/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3162.36 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 316233 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3162.36
Current children cumulated vsize (KiB) 63360

[startup+3222.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/555 2414
/proc/meminfo: memFree=17166028/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3222.36 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 322233 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3222.36
Current children cumulated vsize (KiB) 63360

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

[startup+3225.6 s]
/proc/loadavg: 2.02 2.05 2.00 3/555 2414
/proc/meminfo: memFree=17166028/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3225.66 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 322563 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3225.66
Current children cumulated vsize (KiB) 63360

[startup+3251.2 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17164904/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3251.26 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 325123 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3251.26
Current children cumulated vsize (KiB) 63360

[startup+3264 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166012/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3264.06 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 326403 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3264.06
Current children cumulated vsize (KiB) 63360

[startup+3270.42 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166012/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3270.48 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327045 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3270.48
Current children cumulated vsize (KiB) 63360

[startup+3273.6 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166136/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3273.66 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327363 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3273.66
Current children cumulated vsize (KiB) 63360

[startup+3276.8 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17165144/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3276.86 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327683 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255536 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3276.86
Current children cumulated vsize (KiB) 63360

[startup+3278.4 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166136/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3278.46 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327843 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3278.46
Current children cumulated vsize (KiB) 63360

[startup+3278.8 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166136/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3278.86 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327883 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3278.86
Current children cumulated vsize (KiB) 63360

[startup+3279 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166136/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3279.06 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327903 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3279.06
Current children cumulated vsize (KiB) 63360

[startup+3279.1 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2415
/proc/meminfo: memFree=17166136/32950928 swapFree=67056576/67111528
[pid=2284] ppid=2282 vsize=63360 CPUtime=3279.16 cores=1,3,5,7
/proc/2284/stat : 2284 (RestartSAT) R 2282 2284 1501 0 -1 4202496 25332 0 0 0 327913 3 0 0 25 0 1 0 774392931 64880640 12522 33554432000 4194304 4291949 140736561182832 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2284/statm: 15840 12522 253 24 0 12474 0
Current children cumulated CPU time (s) 3279.16
Current children cumulated vsize (KiB) 63360

Child status: 20
Real time (s): 3279.13
CPU time (s): 3279.2
CPU user time (s): 3279.16
CPU system time (s): 0.036994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 70432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3279.16
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25337
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= 6
involuntary context switches= 7984

runsolver used 17.0374 second user time and 42.5605 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 02:12:39
IDJOB=3421362
IDBENCH=85826
IDSOLVER=1911
FILE ID=node148/3421362-1306627958
RUNJOBID= node148-1306627958-2266
PBS_JOBID= 13471618
Free space on /tmp= 73616 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421362-1306627958/watcher-3421362-1306627958 -o /tmp/evaluation-result-3421362-1306627958/solver-3421362-1306627958 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421362-1306627958.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=403448342

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17265760 kB
Buffers:        386004 kB
Cached:        8097640 kB
SwapCached:       8480 kB
Active:        9997596 kB
Inactive:      5316424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17265760 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:     6828520 kB
Mapped:          43796 kB
Slab:           243552 kB
PageTables:      57664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170376456 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= 73616 MiB
End job on node148 at 2011-05-29 03:07:18