Trace number 3419999

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 1275.22 1275.19

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.513
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1275.12/1275.17	c WARNING: for repeatability, setting FPU to use double precision
1275.12/1275.17	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-3419999-1306584074/watcher-3419999-1306584074 -o /tmp/evaluation-result-3419999-1306584074/solver-3419999-1306584074 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419999-1306584074.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: 2.00 2.02 2.00 2/505 26298
/proc/meminfo: memFree=21707980/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=23204 CPUtime=0.01 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 1731 0 0 0 1 0 0 0 22 0 1 0 770010065 23760896 1635 33554432000 4194304 4291949 140733926174624 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 5801 1635 227 24 0 2435 0

[startup+0.11617 s]
/proc/loadavg: 2.00 2.02 2.00 2/505 26298
/proc/meminfo: memFree=21707980/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=48428 CPUtime=0.1 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 8644 0 0 0 10 0 0 0 23 0 1 0 770010065 49590272 7769 33554432000 4194304 4291949 140733926174624 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 12107 7769 250 24 0 8741 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 48428

[startup+0.201155 s]
/proc/loadavg: 2.00 2.02 2.00 2/505 26298
/proc/meminfo: memFree=21707980/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=72064 CPUtime=0.19 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 14097 0 0 0 18 1 0 0 23 0 1 0 770010065 73793536 12689 33554432000 4194304 4291949 140733926174624 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 18016 12690 244 24 0 14650 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72064

[startup+0.301141 s]
/proc/loadavg: 2.00 2.02 2.00 2/505 26298
/proc/meminfo: memFree=21707980/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=76668 CPUtime=0.29 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 16204 0 0 0 27 2 0 0 23 0 1 0 770010065 78508032 14272 33554432000 4194304 4291949 140733926174624 18446744073709551615 4233074 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 19167 14272 246 24 0 15801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76668

[startup+0.701045 s]
/proc/loadavg: 2.00 2.02 2.00 2/505 26298
/proc/meminfo: memFree=21707980/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=88656 CPUtime=0.69 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 21906 0 0 0 66 3 0 0 25 0 1 0 770010065 90783744 16451 33554432000 4194304 4291949 140733926174624 18446744073709551615 4230055 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 22164 16451 246 24 0 18798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88656

[startup+1.5009 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26299
/proc/meminfo: memFree=21641628/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=82464 CPUtime=1.49 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 26080 0 0 0 145 4 0 0 25 0 1 0 770010065 84443136 16052 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 20616 16052 265 24 0 17250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82464

[startup+3.10065 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26299
/proc/meminfo: memFree=21642744/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=82464 CPUtime=3.09 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 26144 0 0 0 305 4 0 0 25 0 1 0 770010065 84443136 16112 33554432000 4194304 4291949 140733926174624 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 20616 16112 265 24 0 17250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82464

[startup+6.30109 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26299
/proc/meminfo: memFree=21642516/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=82464 CPUtime=6.29 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 26366 0 0 0 625 4 0 0 25 0 1 0 770010065 84443136 16322 33554432000 4194304 4291949 140733926174624 18446744073709551615 4262660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 20616 16322 265 24 0 17250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82464

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26299
/proc/meminfo: memFree=21637720/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=89604 CPUtime=12.69 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 27349 0 0 0 1265 4 0 0 25 0 1 0 770010065 91754496 17300 33554432000 4194304 4291949 140733926174624 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 22401 17300 265 24 0 19035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89604

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26300
/proc/meminfo: memFree=21632264/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=108280 CPUtime=25.49 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 28759 0 0 0 2544 5 0 0 25 0 1 0 770010065 110878720 18666 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 27070 18666 265 24 0 23704 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108280

[startup+51.1012 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26300
/proc/meminfo: memFree=21599032/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=138632 CPUtime=51.09 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 37233 0 0 0 5103 6 0 0 25 0 1 0 770010065 141959168 27082 33554432000 4194304 4291949 140733926174624 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 34658 27082 265 24 0 31292 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 138632

[startup+102.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/506 26302
/proc/meminfo: memFree=21563432/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=188420 CPUtime=102.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 45820 0 0 0 10222 8 0 0 25 0 1 0 770010065 192942080 35579 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 47105 35579 265 24 0 43739 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 188420

[startup+162.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/506 26306
/proc/meminfo: memFree=21534496/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=238508 CPUtime=162.29 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 53186 0 0 0 16218 11 0 0 25 0 1 0 770010065 244232192 42862 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 59627 42862 265 24 0 56261 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 238508

[startup+222.319 s]
/proc/loadavg: 2.03 2.04 2.00 3/506 26308
/proc/meminfo: memFree=21571156/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=157600 CPUtime=222.31 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 69839 0 0 0 22217 14 0 0 25 0 1 0 770010065 161382400 33836 33554432000 4194304 4291949 140733926174624 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 39400 33836 265 24 0 36034 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 157600

[startup+282.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/506 26310
/proc/meminfo: memFree=21530084/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=238508 CPUtime=282.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 80701 0 0 0 28213 17 0 0 25 0 1 0 770010065 244232192 44573 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 59627 44573 265 24 0 56261 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 238508

[startup+342.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/506 26339
/proc/meminfo: memFree=21605236/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=238508 CPUtime=342.29 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 88767 0 0 0 34210 19 0 0 25 0 1 0 770010065 244232192 52551 33554432000 4194304 4291949 140733926174624 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 59627 52551 265 24 0 56261 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 238508

[startup+402.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/506 26341
/proc/meminfo: memFree=21530096/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=330720 CPUtime=402.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 98520 0 0 0 40207 23 0 0 25 0 1 0 770010065 338657280 62227 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 82680 62227 265 24 0 79314 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 330720

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/506 26342
/proc/meminfo: memFree=21572728/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=219040 CPUtime=462.29 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 118362 0 0 0 46203 26 0 0 25 0 1 0 770010065 224296960 42574 33554432000 4194304 4291949 140733926174624 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 54760 42574 265 24 0 51394 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 219040

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/506 26344
/proc/meminfo: memFree=21532264/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=269128 CPUtime=522.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 127761 0 0 0 52200 30 0 0 25 0 1 0 770010065 275587072 51858 33554432000 4194304 4291949 140733926174624 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 67282 51858 265 24 0 63916 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 269128

[startup+582.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/506 26346
/proc/meminfo: memFree=21540660/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=269128 CPUtime=582.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 134927 0 0 0 58198 32 0 0 25 0 1 0 770010065 275587072 58972 33554432000 4194304 4291949 140733926174624 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 67282 58972 265 24 0 63916 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 269128

[startup+642.301 s]

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

/proc/meminfo: memFree=21479004/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=350516 CPUtime=642.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 150715 0 0 0 64194 36 0 0 25 0 1 0 770010065 358928384 74666 33554432000 4194304 4291949 140733926174624 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 87629 74666 265 24 0 84263 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 350516

[startup+702.301 s]
/proc/loadavg: 2.14 2.08 2.02 3/506 26349
/proc/meminfo: memFree=21617108/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=188220 CPUtime=702.31 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 169311 0 0 0 70189 42 0 0 25 0 1 0 770010065 192737280 39970 33554432000 4194304 4291949 140733926174624 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 47055 39970 265 24 0 43689 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 188220

[startup+762.301 s]
/proc/loadavg: 2.05 2.07 2.01 3/506 26350
/proc/meminfo: memFree=21525344/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=219040 CPUtime=762.33 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 178743 0 0 0 76189 44 0 0 25 0 1 0 770010065 224296960 49298 33554432000 4194304 4291949 140733926174624 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 54760 49298 265 24 0 51394 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 219040

[startup+822.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/506 26352
/proc/meminfo: memFree=21496416/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=269128 CPUtime=822.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 187451 0 0 0 82184 46 0 0 25 0 1 0 770010065 275587072 57923 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 67282 57923 265 24 0 63916 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 269128

[startup+882.319 s]
/proc/loadavg: 2.00 2.04 2.00 3/506 26354
/proc/meminfo: memFree=21513120/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=350516 CPUtime=882.32 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 194185 0 0 0 88184 48 0 0 25 0 1 0 770010065 358928384 64591 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 87629 64591 265 24 0 84263 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 350516

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/506 26355
/proc/meminfo: memFree=21435336/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=350516 CPUtime=942.3 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 199827 0 0 0 94179 51 0 0 25 0 1 0 770010065 358928384 70171 33554432000 4194304 4291949 140733926174624 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 87629 70171 265 24 0 84263 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 350516

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26357
/proc/meminfo: memFree=21428604/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=352776 CPUtime=1002.31 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 205290 0 0 0 100178 53 0 0 25 0 1 0 770010065 361242624 75578 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 88194 75578 265 24 0 84828 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 352776

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 26358
/proc/meminfo: memFree=21508440/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=239336 CPUtime=1062.31 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 225674 0 0 0 106173 58 0 0 25 0 1 0 770010065 245080064 49870 33554432000 4194304 4291949 140733926174624 18446744073709551615 4262384 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 59834 49870 265 24 0 56468 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 239336

[startup+1122.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/506 26360
/proc/meminfo: memFree=21467736/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=289424 CPUtime=1122.31 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 234190 0 0 0 112169 62 0 0 25 0 1 0 770010065 296370176 58269 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 72356 58269 265 24 0 68990 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 289424

[startup+1182.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/506 26362
/proc/meminfo: memFree=21459012/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=289424 CPUtime=1182.31 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 241324 0 0 0 118166 65 0 0 25 0 1 0 770010065 296370176 65299 33554432000 4194304 4291949 140733926174624 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 72356 65299 265 24 0 68990 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 289424

[startup+1242.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/506 26363
/proc/meminfo: memFree=21406532/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1242.32 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 248308 0 0 0 124164 68 0 0 25 0 1 0 770010065 379711488 72186 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 72186 265 24 0 89337 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 370812

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

[startup+1254.4 s]
/proc/loadavg: 2.17 2.08 2.02 3/506 26364
/proc/meminfo: memFree=21460440/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1254.41 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 249374 0 0 0 125373 68 0 0 25 0 1 0 770010065 379711488 73229 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 73229 265 24 0 89337 0
Current children cumulated CPU time (s) 1254.41
Current children cumulated vsize (KiB) 370812

[startup+1267.2 s]
/proc/loadavg: 2.13 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21457340/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1267.24 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 250437 0 0 0 126655 69 0 0 25 0 1 0 770010065 379711488 74274 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74274 265 24 0 89337 0
Current children cumulated CPU time (s) 1267.24
Current children cumulated vsize (KiB) 370812

[startup+1270.4 s]
/proc/loadavg: 2.13 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21456100/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1270.42 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 250717 0 0 0 126973 69 0 0 25 0 1 0 770010065 379711488 74543 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74543 265 24 0 89337 0
Current children cumulated CPU time (s) 1270.42
Current children cumulated vsize (KiB) 370812

[startup+1273.6 s]
/proc/loadavg: 2.12 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21455232/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1273.62 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 250944 0 0 0 127293 69 0 0 25 0 1 0 770010065 379711488 74762 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74762 265 24 0 89337 0
Current children cumulated CPU time (s) 1273.62
Current children cumulated vsize (KiB) 370812

[startup+1274.4 s]
/proc/loadavg: 2.12 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21454860/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1274.42 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 251032 0 0 0 127373 69 0 0 25 0 1 0 770010065 379711488 74848 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74848 265 24 0 89337 0
Current children cumulated CPU time (s) 1274.42
Current children cumulated vsize (KiB) 370812

[startup+1274.8 s]
/proc/loadavg: 2.12 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21454860/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1274.82 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 251065 0 0 0 127413 69 0 0 25 0 1 0 770010065 379711488 74880 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74880 265 24 0 89337 0
Current children cumulated CPU time (s) 1274.82
Current children cumulated vsize (KiB) 370812

[startup+1275.02 s]
/proc/loadavg: 2.11 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21454736/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1275.04 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 251071 0 0 0 127435 69 0 0 25 0 1 0 770010065 379711488 74886 33554432000 4194304 4291949 140733926174624 18446744073709551615 4262416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74886 265 24 0 89337 0
Current children cumulated CPU time (s) 1275.04
Current children cumulated vsize (KiB) 370812

[startup+1275.1 s]
/proc/loadavg: 2.11 2.07 2.02 3/506 26364
/proc/meminfo: memFree=21454736/32951124 swapFree=51851948/67111528
[pid=26298] ppid=26296 vsize=370812 CPUtime=1275.12 cores=0,2,4,6
/proc/26298/stat : 26298 (RestartSAT) R 26296 26298 26087 0 -1 4202496 251073 0 0 0 127443 69 0 0 25 0 1 0 770010065 379711488 74888 33554432000 4194304 4291949 140733926174624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26298/statm: 92703 74888 265 24 0 89337 0
Current children cumulated CPU time (s) 1275.12
Current children cumulated vsize (KiB) 370812

Child status: 20
Real time (s): 1275.19
CPU time (s): 1275.22
CPU user time (s): 1274.51
CPU system time (s): 0.707892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 380868

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

runsolver used 6.67698 second user time and 14.2048 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-28 14:01:14
IDJOB=3419999
IDBENCH=82488
IDSOLVER=1911
FILE ID=node103/3419999-1306584074
RUNJOBID= node103-1306579401-26105
PBS_JOBID= 13471577
Free space on /tmp= 73376 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419999-1306584074/watcher-3419999-1306584074 -o /tmp/evaluation-result-3419999-1306584074/solver-3419999-1306584074 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419999-1306584074.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=473314502

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21708260 kB
Buffers:        369940 kB
Cached:        8564552 kB
SwapCached:     191244 kB
Active:        2599032 kB
Inactive:      8325684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21708260 kB
SwapTotal:    67111528 kB
SwapFree:     51851948 kB
Dirty:            8720 kB
Writeback:           0 kB
AnonPages:     1809844 kB
Mapped:          22780 kB
Slab:           175772 kB
PageTables:      73344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162212300 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= 73372 MiB
End job on node103 at 2011-05-28 14:22:30