Trace number 3419797

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 781.016 780.995

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark335.143
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

780.92/780.97	c WARNING: for repeatability, setting FPU to use double precision
780.92/780.97	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-3419797-1306579555/watcher-3419797-1306579555 -o /tmp/evaluation-result-3419797-1306579555/solver-3419797-1306579555 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419797-1306579555.cnf 

running on 4 cores: 0,2,4,6

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: 1.94 0.83 0.31 2/498 5827
/proc/meminfo: memFree=12953072/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=25140 CPUtime=0 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 1831 0 0 0 0 0 0 0 23 0 1 0 848186285 25743360 1769 33554432000 4194304 4291949 140734428478272 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 6285 1772 227 24 0 2919 0

[startup+0.0822211 s]
/proc/loadavg: 1.94 0.83 0.31 2/498 5827
/proc/meminfo: memFree=12953072/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=56568 CPUtime=0.07 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 8705 0 0 0 6 1 0 0 23 0 1 0 848186285 57925632 8437 33554432000 4194304 4291949 140734428478272 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 14142 8440 227 24 0 10776 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56568

[startup+0.101215 s]
/proc/loadavg: 1.94 0.83 0.31 2/498 5827
/proc/meminfo: memFree=12953072/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=59344 CPUtime=0.09 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 9664 0 0 0 8 1 0 0 23 0 1 0 848186285 60768256 9261 33554432000 4194304 4291949 140734428478272 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 14836 9262 227 24 0 11470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59344

[startup+0.301177 s]
/proc/loadavg: 1.94 0.83 0.31 2/498 5827
/proc/meminfo: memFree=12953072/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=84120 CPUtime=0.29 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 15732 0 0 0 27 2 0 0 25 0 1 0 848186285 86138880 14805 33554432000 4194304 4291949 140734428478272 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 21030 14805 227 24 0 17664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84120

[startup+0.701105 s]
/proc/loadavg: 1.94 0.83 0.31 2/498 5827
/proc/meminfo: memFree=12953072/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=121768 CPUtime=0.69 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 28496 0 0 0 64 5 0 0 25 0 1 0 848186285 124690432 25228 33554432000 4194304 4291949 140734428478272 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 30442 25229 228 24 0 27076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121768

[startup+1.50095 s]
/proc/loadavg: 1.95 0.85 0.32 3/499 5828
/proc/meminfo: memFree=12831180/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=154044 CPUtime=1.49 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 36515 0 0 0 143 6 0 0 25 0 1 0 848186285 157741056 32841 33554432000 4194304 4291949 140734428478272 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 38511 32841 234 24 0 35145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154044

[startup+3.10065 s]
/proc/loadavg: 1.95 0.85 0.32 3/499 5828
/proc/meminfo: memFree=12815168/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=136196 CPUtime=3.09 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 43470 0 0 0 302 7 0 0 25 0 1 0 848186285 139464704 28085 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 34049 28085 252 24 0 30683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136196

[startup+6.30106 s]
/proc/loadavg: 1.95 0.85 0.32 3/499 5828
/proc/meminfo: memFree=12834904/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=136196 CPUtime=6.29 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 43630 0 0 0 622 7 0 0 25 0 1 0 848186285 139464704 28244 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 34049 28244 252 24 0 30683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136196

[startup+12.7009 s]
/proc/loadavg: 1.96 0.89 0.34 3/499 5829
/proc/meminfo: memFree=12830088/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=136196 CPUtime=12.69 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 44097 0 0 0 1262 7 0 0 25 0 1 0 848186285 139464704 28708 33554432000 4194304 4291949 140734428478272 18446744073709551615 4250443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 34049 28708 252 24 0 30683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136196

[startup+25.5005 s]
/proc/loadavg: 2.04 0.94 0.36 3/499 5829
/proc/meminfo: memFree=12820408/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=147872 CPUtime=25.5 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 45299 0 0 0 2542 8 0 0 25 0 1 0 848186285 151420928 29901 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 36968 29901 252 24 0 33602 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 147872

[startup+51.1007 s]
/proc/loadavg: 2.03 1.03 0.40 3/499 5830
/proc/meminfo: memFree=12797936/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=166840 CPUtime=51.09 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 48738 0 0 0 5100 9 0 0 25 0 1 0 848186285 170844160 33319 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 41710 33319 252 24 0 38344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166840

[startup+102.319 s]
/proc/loadavg: 2.01 1.19 0.49 3/499 5831
/proc/meminfo: memFree=12782448/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=197660 CPUtime=102.31 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 59017 0 0 0 10219 12 0 0 25 0 1 0 848186285 202403840 43554 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 49415 43554 252 24 0 46049 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 197660

[startup+162.301 s]
/proc/loadavg: 2.00 1.33 0.58 3/499 5833
/proc/meminfo: memFree=12692892/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=247748 CPUtime=162.3 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 72689 0 0 0 16214 16 0 0 25 0 1 0 848186285 253693952 57190 33554432000 4194304 4291949 140734428478272 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 61937 57190 252 24 0 58571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 247748

[startup+222.301 s]
/proc/loadavg: 2.12 1.48 0.68 3/499 5834
/proc/meminfo: memFree=12624312/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=329136 CPUtime=222.3 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 84338 0 0 0 22211 19 0 0 25 0 1 0 848186285 337035264 68792 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 82284 68792 252 24 0 78918 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 329136

[startup+282.301 s]
/proc/loadavg: 2.10 1.59 0.76 3/499 5836
/proc/meminfo: memFree=12624784/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=465220 CPUtime=282.3 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 97561 0 0 0 28207 23 0 0 25 0 1 0 848186285 476385280 81977 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 116305 81977 252 24 0 112939 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 465220

[startup+342.3 s]
/proc/loadavg: 2.04 1.66 0.84 3/499 5837
/proc/meminfo: memFree=12533976/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=470328 CPUtime=342.3 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 112912 0 0 0 34204 26 0 0 25 0 1 0 848186285 481615872 97285 33554432000 4194304 4291949 140734428478272 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 117582 97285 252 24 0 114216 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 470328

[startup+402.3 s]
/proc/loadavg: 2.01 1.72 0.91 3/499 5839
/proc/meminfo: memFree=12467496/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=475132 CPUtime=402.3 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 123807 0 0 0 40202 28 0 0 25 0 1 0 848186285 486535168 108156 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 118783 108156 252 24 0 115417 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 475132

[startup+462.301 s]
/proc/loadavg: 2.00 1.77 0.97 3/499 5841
/proc/meminfo: memFree=12478996/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=693260 CPUtime=462.31 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 134562 0 0 0 46199 32 0 0 25 0 1 0 848186285 709898240 118868 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 173315 118868 252 24 0 169949 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 693260

[startup+522.301 s]
/proc/loadavg: 2.00 1.81 1.04 3/499 5842
/proc/meminfo: memFree=12409296/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=697380 CPUtime=522.3 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 145008 0 0 0 52195 35 0 0 25 0 1 0 848186285 714117120 129278 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 174345 129278 252 24 0 170979 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 697380

[startup+582.301 s]
/proc/loadavg: 2.14 1.88 1.11 3/499 5844
/proc/meminfo: memFree=12336596/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=700980 CPUtime=582.31 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 156826 0 0 0 58192 39 0 0 25 0 1 0 848186285 717803520 141054 33554432000 4194304 4291949 140734428478272 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 175245 141054 252 24 0 171879 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 700980

[startup+642.301 s]
/proc/loadavg: 2.05 1.90 1.16 3/499 5845
/proc/meminfo: memFree=12273696/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=705452 CPUtime=642.32 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 166155 0 0 0 64190 42 0 0 25 0 1 0 848186285 722382848 150346 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 176363 150346 252 24 0 172997 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 705452

[startup+702.3 s]
/proc/loadavg: 2.02 1.92 1.21 3/499 5847
/proc/meminfo: memFree=12285832/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=709736 CPUtime=702.31 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 174482 0 0 0 70187 44 0 0 25 0 1 0 848186285 726769664 158645 33554432000 4194304 4291949 140734428478272 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 177434 158645 252 24 0 174068 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 709736

[startup+762.319 s]
/proc/loadavg: 2.00 1.93 1.26 3/499 5849
/proc/meminfo: memFree=12338616/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=714244 CPUtime=762.33 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 283501 0 0 0 76174 59 0 0 25 0 1 0 848186285 731385856 139509 33554432000 4194304 4291949 140734428478272 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 178561 139509 252 24 0 175195 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 714244

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

[startup+767.901 s]
/proc/loadavg: 2.16 1.96 1.27 3/499 5849
/proc/meminfo: memFree=12329812/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=714644 CPUtime=767.91 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 285258 0 0 0 76732 59 0 0 25 0 1 0 848186285 731795456 141260 33554432000 4194304 4291949 140734428478272 18446744073709551615 4262720 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 178661 141260 252 24 0 175295 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 714644

[startup+774.301 s]
/proc/loadavg: 2.15 1.96 1.28 3/499 5849
/proc/meminfo: memFree=12314676/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=715220 CPUtime=774.32 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 287927 0 0 0 77372 60 0 0 25 0 1 0 848186285 732385280 143924 33554432000 4194304 4291949 140734428478272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 178805 143924 252 24 0 175439 0
Current children cumulated CPU time (s) 774.32
Current children cumulated vsize (KiB) 715220

[startup+777.5 s]
/proc/loadavg: 2.14 1.96 1.28 3/499 5849
/proc/meminfo: memFree=12309716/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=715896 CPUtime=777.51 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 289001 0 0 0 77691 60 0 0 25 0 1 0 848186285 733077504 144990 33554432000 4194304 4291949 140734428478272 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 178974 144990 252 24 0 175608 0
Current children cumulated CPU time (s) 777.51
Current children cumulated vsize (KiB) 715896

[startup+779.101 s]
/proc/loadavg: 2.14 1.96 1.28 3/499 5849
/proc/meminfo: memFree=12305872/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=716168 CPUtime=779.12 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 289302 0 0 0 77851 61 0 0 25 0 1 0 848186285 733356032 145289 33554432000 4194304 4291949 140734428478272 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 179042 145289 252 24 0 175676 0
Current children cumulated CPU time (s) 779.12
Current children cumulated vsize (KiB) 716168

[startup+779.919 s]
/proc/loadavg: 2.14 1.96 1.28 3/499 5849
/proc/meminfo: memFree=12304880/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=716168 CPUtime=779.93 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 289450 0 0 0 77932 61 0 0 25 0 1 0 848186285 733356032 145437 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 179042 145437 252 24 0 175676 0
Current children cumulated CPU time (s) 779.93
Current children cumulated vsize (KiB) 716168

[startup+780.701 s]
/proc/loadavg: 2.14 1.96 1.28 3/499 5849
/proc/meminfo: memFree=12304880/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=716308 CPUtime=780.72 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 289635 0 0 0 78011 61 0 0 25 0 1 0 848186285 733499392 145621 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 179077 145621 252 24 0 175711 0
Current children cumulated CPU time (s) 780.72
Current children cumulated vsize (KiB) 716308

[startup+780.901 s]
/proc/loadavg: 2.13 1.96 1.28 3/499 5849
/proc/meminfo: memFree=12303144/32950928 swapFree=38710956/67111528
[pid=5827] ppid=5825 vsize=716456 CPUtime=780.92 cores=0,2,4,6
/proc/5827/stat : 5827 (RestartSAT) R 5825 5827 5731 0 -1 4202496 289686 0 0 0 78031 61 0 0 25 0 1 0 848186285 733650944 145672 33554432000 4194304 4291949 140734428478272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5827/statm: 179114 145672 252 24 0 175748 0
Current children cumulated CPU time (s) 780.92
Current children cumulated vsize (KiB) 716456

Child status: 20
Real time (s): 780.995
CPU time (s): 781.016
CPU user time (s): 780.382
CPU system time (s): 0.633903
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1271620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 780.382
system time used= 0.633903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 575

runsolver used 3.9504 second user time and 8.84666 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-28 12:45:56
IDJOB=3419797
IDBENCH=71037
IDSOLVER=1911
FILE ID=node113/3419797-1306579555
RUNJOBID= node113-1306579400-5749
PBS_JOBID= 13471567
Free space on /tmp= 73256 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419797-1306579555/watcher-3419797-1306579555 -o /tmp/evaluation-result-3419797-1306579555/solver-3419797-1306579555 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419797-1306579555.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=523900951

node113.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.846
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.69
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.846
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.76
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.846
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.83
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.846
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:      12953360 kB
Buffers:        343156 kB
Cached:        9835732 kB
SwapCached:      93760 kB
Active:        9629540 kB
Inactive:     10020964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12953360 kB
SwapTotal:    67111528 kB
SwapFree:     38710956 kB
Dirty:           26632 kB
Writeback:           0 kB
AnonPages:     9389464 kB
Mapped:          25992 kB
Slab:           161800 kB
PageTables:     116880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154873732 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= 73256 MiB
End job on node113 at 2011-05-28 12:58:57