Trace number 3387386

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
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 4536.21 4536.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

4536.11/4536.18	c WARNING: for repeatability, setting FPU to use double precision
4536.11/4536.18	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-3387386-1305600923/watcher-3387386-1305600923 -o /tmp/evaluation-result-3387386-1305600923/solver-3387386-1305600923 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387386-1305600923.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: 3.02 3.08 3.39 5/438 8811
/proc/meminfo: memFree=12366632/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=21724 CPUtime=0.01 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 1330 0 0 0 1 0 0 0 21 0 1 0 671690160 22245376 1248 33554432000 4194304 4300288 140733376013280 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 5431 1248 218 26 0 2063 0

[startup+0.0821461 s]
/proc/loadavg: 3.02 3.08 3.39 5/438 8811
/proc/meminfo: memFree=12366632/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=36848 CPUtime=0.07 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 5890 0 0 0 7 0 0 0 21 0 1 0 671690160 37732352 5312 33554432000 4194304 4300288 140733376013280 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 9212 5314 221 26 0 5844 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36848

[startup+0.101147 s]
/proc/loadavg: 3.02 3.08 3.39 5/438 8811
/proc/meminfo: memFree=12366632/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=40424 CPUtime=0.09 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 7129 0 0 0 9 0 0 0 21 0 1 0 671690160 41394176 6307 33554432000 4194304 4300288 140733376013280 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 10106 6309 218 26 0 6738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40424

[startup+0.301113 s]
/proc/loadavg: 3.02 3.08 3.39 5/438 8811
/proc/meminfo: memFree=12366632/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=75124 CPUtime=0.29 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 15665 0 0 0 28 1 0 0 22 0 1 0 671690160 76926976 13759 33554432000 4194304 4300288 140733376013280 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 18781 13759 234 26 0 15413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75124

[startup+0.701038 s]
/proc/loadavg: 3.02 3.08 3.39 5/438 8811
/proc/meminfo: memFree=12366632/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=86844 CPUtime=0.69 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 21585 0 0 0 67 2 0 0 24 0 1 0 671690160 88928256 16159 33554432000 4194304 4300288 140733376013280 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 21711 16159 234 26 0 18343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86844

[startup+1.50089 s]
/proc/loadavg: 3.18 3.12 3.40 5/439 8812
/proc/meminfo: memFree=12292604/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=82476 CPUtime=1.49 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 26068 0 0 0 147 2 0 0 25 0 1 0 671690160 84455424 16041 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255695 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 20619 16041 254 26 0 17251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82476

[startup+3.10059 s]
/proc/loadavg: 3.18 3.12 3.40 5/439 8812
/proc/meminfo: memFree=12293092/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=82476 CPUtime=3.09 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 26170 0 0 0 307 2 0 0 25 0 1 0 671690160 84455424 16137 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 20619 16137 255 26 0 17251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82476

[startup+6.301 s]
/proc/loadavg: 3.24 3.13 3.40 5/439 8812
/proc/meminfo: memFree=12288604/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=82476 CPUtime=6.29 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 26353 0 0 0 627 2 0 0 25 0 1 0 671690160 84455424 16313 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 20619 16313 255 26 0 17251 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82476

[startup+12.7008 s]
/proc/loadavg: 3.30 3.14 3.41 5/439 8812
/proc/meminfo: memFree=12263196/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=108292 CPUtime=12.69 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 28383 0 0 0 1266 3 0 0 25 0 1 0 671690160 110891008 18316 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 27073 18316 255 26 0 23705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108292

[startup+25.5004 s]
/proc/loadavg: 3.46 3.19 3.42 5/439 8813
/proc/meminfo: memFree=12220284/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=138644 CPUtime=25.49 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 36836 0 0 0 2545 4 0 0 25 0 1 0 671690160 141971456 26720 33554432000 4194304 4300288 140733376013280 18446744073709551615 4269598 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 34661 26720 255 26 0 31293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138644

[startup+51.1007 s]
/proc/loadavg: 3.64 3.25 3.43 5/439 8813
/proc/meminfo: memFree=12174800/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=188432 CPUtime=51.08 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 43823 0 0 0 5102 6 0 0 25 0 1 0 671690160 192954368 33620 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 47108 33620 255 26 0 43740 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 188432

[startup+102.316 s]
/proc/loadavg: 3.91 3.38 3.46 5/439 8815
/proc/meminfo: memFree=12101996/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=238520 CPUtime=102.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 56411 0 0 0 10219 11 0 0 25 0 1 0 671690160 244244480 46086 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 59630 46086 255 26 0 56262 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238520

[startup+162.301 s]
/proc/loadavg: 3.96 3.49 3.49 5/439 8816
/proc/meminfo: memFree=12187156/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=138644 CPUtime=162.29 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 77333 0 0 0 16211 18 0 0 25 0 1 0 671690160 141971456 29642 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 34661 29642 255 26 0 31293 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 138644

[startup+222.301 s]
/proc/loadavg: 3.98 3.58 3.52 5/439 8818
/proc/meminfo: memFree=12068236/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=238520 CPUtime=222.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 95459 0 0 0 22205 25 0 0 25 0 1 0 671690160 244244480 47643 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 59630 47643 255 26 0 56262 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 238520

[startup+282.301 s]
/proc/loadavg: 3.99 3.65 3.55 5/439 8820
/proc/meminfo: memFree=12027188/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=319908 CPUtime=282.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 108366 0 0 0 28201 29 0 0 25 0 1 0 671690160 327585792 60446 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 79977 60446 255 26 0 76609 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 319908

[startup+342.301 s]
/proc/loadavg: 3.99 3.71 3.57 5/439 8830
/proc/meminfo: memFree=11925848/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=319908 CPUtime=342.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 121392 0 0 0 34196 34 0 0 25 0 1 0 671690160 327585792 73382 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 79977 73382 255 26 0 76609 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 319908

[startup+402.301 s]
/proc/loadavg: 3.99 3.76 3.60 5/439 8832
/proc/meminfo: memFree=12186252/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=138644 CPUtime=402.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 139724 0 0 0 40190 40 0 0 25 0 1 0 671690160 141971456 29367 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 34661 29367 255 26 0 31293 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 138644

[startup+462.301 s]
/proc/loadavg: 3.99 3.80 3.62 5/439 8833
/proc/meminfo: memFree=12073280/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=238520 CPUtime=462.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 156502 0 0 0 46184 46 0 0 25 0 1 0 671690160 244244480 46029 33554432000 4194304 4300288 140733376013280 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 59630 46029 255 26 0 56262 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 238520

[startup+522.3 s]
/proc/loadavg: 4.10 3.87 3.65 5/439 8835
/proc/meminfo: memFree=11977544/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=319908 CPUtime=522.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 170951 0 0 0 52179 51 0 0 25 0 1 0 671690160 327585792 60404 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 79977 60404 255 26 0 76609 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 319908

[startup+582.3 s]
/proc/loadavg: 4.08 3.90 3.68 5/439 8840
/proc/meminfo: memFree=11968328/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=319908 CPUtime=582.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 184968 0 0 0 58173 57 0 0 25 0 1 0 671690160 327585792 74364 33554432000 4194304 4300288 140733376013280 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 79977 74364 255 26 0 76609 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 319908

[startup+642.3 s]

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

/proc/meminfo: memFree=11775280/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=393836 CPUtime=3882.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 860131 0 0 0 387883 347 0 0 25 0 1 0 671690160 403288064 88225 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98459 88225 255 26 0 95091 0
Current children cumulated CPU time (s) 3882.3
Current children cumulated vsize (KiB) 393836

[startup+3942.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/439 8938
/proc/meminfo: memFree=11873604/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=526096 CPUtime=3942.31 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 868788 0 0 0 393881 350 0 0 25 0 1 0 671690160 538722304 96826 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 131524 96826 255 26 0 128156 0
Current children cumulated CPU time (s) 3942.31
Current children cumulated vsize (KiB) 526096

[startup+4002.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/439 8940
/proc/meminfo: memFree=11785684/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=526096 CPUtime=4002.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 876251 0 0 0 399876 354 0 0 25 0 1 0 671690160 538722304 104228 33554432000 4194304 4300288 140733376013280 18446744073709551615 4249510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 131524 104228 255 26 0 128156 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 526096

[startup+4062.32 s]
/proc/loadavg: 4.05 4.05 4.00 5/439 8941
/proc/meminfo: memFree=11720444/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=526096 CPUtime=4062.32 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 882895 0 0 0 405875 357 0 0 25 0 1 0 671690160 538722304 110835 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 131524 110835 255 26 0 128156 0
Current children cumulated CPU time (s) 4062.32
Current children cumulated vsize (KiB) 526096

[startup+4122.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/439 8943
/proc/meminfo: memFree=11666128/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=526096 CPUtime=4122.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 888850 0 0 0 411871 359 0 0 25 0 1 0 671690160 538722304 116742 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 131524 116742 255 26 0 128156 0
Current children cumulated CPU time (s) 4122.3
Current children cumulated vsize (KiB) 526096

[startup+4182.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/439 8948
/proc/meminfo: memFree=11622160/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=526096 CPUtime=4182.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 894045 0 0 0 417867 363 0 0 25 0 1 0 671690160 538722304 121897 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 131524 121897 255 26 0 128156 0
Current children cumulated CPU time (s) 4182.3
Current children cumulated vsize (KiB) 526096

[startup+4242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/439 8949
/proc/meminfo: memFree=11587012/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=527056 CPUtime=4242.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 898031 0 0 0 423865 365 0 0 25 0 1 0 671690160 539705344 125847 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 131764 125847 255 26 0 128396 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 527056

[startup+4302.3 s]
/proc/loadavg: 4.07 4.04 4.01 5/439 8951
/proc/meminfo: memFree=12003644/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=232500 CPUtime=4302.31 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 912354 0 0 0 429860 371 0 0 25 0 1 0 671690160 238080000 50836 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 58125 50836 255 26 0 54757 0
Current children cumulated CPU time (s) 4302.31
Current children cumulated vsize (KiB) 232500

[startup+4362.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/439 8952
/proc/meminfo: memFree=11922292/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=313408 CPUtime=4362.3 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 923102 0 0 0 435855 375 0 0 25 0 1 0 671690160 320929792 61462 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 78352 61462 255 26 0 74984 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 313408

[startup+4422.3 s]
/proc/loadavg: 4.17 4.08 4.02 5/439 8954
/proc/meminfo: memFree=11854584/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=313408 CPUtime=4422.31 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 932296 0 0 0 441852 379 0 0 25 0 1 0 671690160 320929792 70565 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 78352 70565 255 26 0 74984 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 313408

[startup+4482.3 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8955
/proc/meminfo: memFree=11804348/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=394796 CPUtime=4482.31 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 939677 0 0 0 447849 382 0 0 25 0 1 0 671690160 404271104 77859 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98699 77859 255 26 0 95331 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 394796

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

[startup+4505.5 s]
/proc/loadavg: 4.10 4.07 4.01 5/439 8956
/proc/meminfo: memFree=11784508/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=394796 CPUtime=4505.53 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 941855 0 0 0 450170 383 0 0 25 0 1 0 671690160 404271104 80013 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255944 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98699 80013 255 26 0 95331 0
Current children cumulated CPU time (s) 4505.53
Current children cumulated vsize (KiB) 394796

[startup+4518.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/439 8956
/proc/meminfo: memFree=11774824/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=394796 CPUtime=4518.32 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 942861 0 0 0 451448 384 0 0 25 0 1 0 671690160 404271104 81006 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98699 81006 255 26 0 95331 0
Current children cumulated CPU time (s) 4518.32
Current children cumulated vsize (KiB) 394796

[startup+4524.7 s]
/proc/loadavg: 4.07 4.07 4.01 5/439 8957
/proc/meminfo: memFree=11770848/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=394796 CPUtime=4524.71 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 943317 0 0 0 452087 384 0 0 25 0 1 0 671690160 404271104 81450 33554432000 4194304 4300288 140733376013280 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98699 81450 255 26 0 95331 0
Current children cumulated CPU time (s) 4524.71
Current children cumulated vsize (KiB) 394796

[startup+4531.1 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8957
/proc/meminfo: memFree=11924604/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=394796 CPUtime=4531.11 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 943732 0 0 0 452727 384 0 0 25 0 1 0 671690160 404271104 81857 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98699 81857 255 26 0 95331 0
Current children cumulated CPU time (s) 4531.11
Current children cumulated vsize (KiB) 394796

[startup+4534.3 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8957
/proc/meminfo: memFree=11908856/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=394796 CPUtime=4534.31 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 943937 0 0 0 453047 384 0 0 25 0 1 0 671690160 404271104 82057 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 98699 82057 255 26 0 95331 0
Current children cumulated CPU time (s) 4534.31
Current children cumulated vsize (KiB) 394796

[startup+4535.1 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8957
/proc/meminfo: memFree=11908856/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=413472 CPUtime=4535.11 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 945918 0 0 0 453127 384 0 0 25 0 1 0 671690160 423395328 83933 33554432000 4194304 4300288 140733376013280 18446744073709551615 4242380 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 103368 83937 255 26 0 100000 0
Current children cumulated CPU time (s) 4535.11
Current children cumulated vsize (KiB) 413472

[startup+4535.9 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8957
/proc/meminfo: memFree=12060008/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=201856 CPUtime=4535.91 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 948088 0 0 0 453206 385 0 0 25 0 1 0 671690160 206700544 44264 33554432000 4194304 4300288 140733376013280 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 50464 44264 255 26 0 47096 0
Current children cumulated CPU time (s) 4535.91
Current children cumulated vsize (KiB) 201856

[startup+4536.1 s]
/proc/loadavg: 4.06 4.06 4.01 5/439 8957
/proc/meminfo: memFree=12060008/32951124 swapFree=63308196/67111528
[pid=8811] ppid=8809 vsize=201856 CPUtime=4536.11 cores=1,3,5,7
/proc/8811/stat : 8811 (cir_minisat) R 8809 8811 7023 0 -1 4202496 948097 0 0 0 453226 385 0 0 25 0 1 0 671690160 206700544 44272 33554432000 4194304 4300288 140733376013280 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8811/statm: 50464 44272 255 26 0 47096 0
Current children cumulated CPU time (s) 4536.11
Current children cumulated vsize (KiB) 201856

Child status: 20
Real time (s): 4536.19
CPU time (s): 4536.21
CPU user time (s): 4532.35
CPU system time (s): 3.86341
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 772332

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

runsolver used 19.449 second user time and 46.015 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-17 04:55:23
IDJOB=3387386
IDBENCH=82488
IDSOLVER=1873
FILE ID=node135/3387386-1305600923
RUNJOBID= node135-1305600923-8792
PBS_JOBID= 13350343
Free space on /tmp= 73692 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387386-1305600923/watcher-3387386-1305600923 -o /tmp/evaluation-result-3387386-1305600923/solver-3387386-1305600923 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387386-1305600923.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=1461963729

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12366912 kB
Buffers:        331016 kB
Cached:        6282688 kB
SwapCached:      18100 kB
Active:       11961548 kB
Inactive:      8339272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12366912 kB
SwapTotal:    67111528 kB
SwapFree:     63308196 kB
Dirty:           14116 kB
Writeback:           0 kB
AnonPages:    13673412 kB
Mapped:          26316 kB
Slab:           149684 kB
PageTables:      66164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125113840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73692 MiB
End job on node135 at 2011-05-17 06:10:59