Trace number 3380469

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)? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380469-1305458968/watcher-3380469-1305458968 -o /tmp/evaluation-result-3380469-1305458968/solver-3380469-1305458968 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380469-1305458968.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.43 2.88 3.11 5/401 30080
/proc/meminfo: memFree=21495424/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=20964 CPUtime=0 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 1081 0 0 0 0 0 0 0 25 0 1 0 657494592 21467136 1008 33554432000 4194304 4300288 140734085449712 18446744073709551615 212687372496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 5241 1009 218 26 0 1873 0

[startup+0.025571 s]
/proc/loadavg: 3.43 2.88 3.11 5/401 30080
/proc/meminfo: memFree=21495424/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=23444 CPUtime=0.01 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 1785 0 0 0 1 0 0 0 25 0 1 0 657494592 24006656 1688 33554432000 4194304 4300288 140734085449712 18446744073709551615 4241833 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 5861 1704 218 26 0 2493 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23444

[startup+0.100601 s]
/proc/loadavg: 3.43 2.88 3.11 5/401 30080
/proc/meminfo: memFree=21495424/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=39132 CPUtime=0.08 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 6286 0 0 0 8 0 0 0 25 0 1 0 657494592 40071168 5690 33554432000 4194304 4300288 140734085449712 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 9783 5690 218 26 0 6415 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39132

[startup+0.300548 s]
/proc/loadavg: 3.43 2.88 3.11 5/401 30080
/proc/meminfo: memFree=21495424/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=76396 CPUtime=0.28 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 16115 0 0 0 26 2 0 0 25 0 1 0 657494592 78229504 14201 33554432000 4194304 4300288 140734085449712 18446744073709551615 4228149 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 19099 14201 226 26 0 15731 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 76396

[startup+0.700477 s]
/proc/loadavg: 3.43 2.88 3.11 5/401 30080
/proc/meminfo: memFree=21495424/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=82884 CPUtime=0.68 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 21720 0 0 0 65 3 0 0 25 0 1 0 657494592 84873216 16149 33554432000 4194304 4300288 140734085449712 18446744073709551615 4232281 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 20721 16150 226 26 0 17353 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 82884

[startup+1.50034 s]
/proc/loadavg: 3.43 2.88 3.11 5/402 30081
/proc/meminfo: memFree=21419164/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=100924 CPUtime=1.49 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 28229 0 0 0 145 4 0 0 25 0 1 0 657494592 103346176 19676 33554432000 4194304 4300288 140734085449712 18446744073709551615 4228511 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 25231 19676 226 26 0 21863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100924

[startup+3.10103 s]
/proc/loadavg: 3.43 2.88 3.11 5/402 30081
/proc/meminfo: memFree=21408004/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=93680 CPUtime=3.09 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 28355 0 0 0 305 4 0 0 25 0 1 0 657494592 95928320 18152 33554432000 4194304 4300288 140734085449712 18446744073709551615 4276351 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 23420 18152 246 26 0 20052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93680

[startup+6.30045 s]
/proc/loadavg: 3.48 2.90 3.11 5/402 30081
/proc/meminfo: memFree=21385960/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=93680 CPUtime=6.29 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 28355 0 0 0 625 4 0 0 25 0 1 0 657494592 95928320 18152 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 23420 18152 246 26 0 20052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93680

[startup+12.7003 s]
/proc/loadavg: 3.52 2.92 3.12 5/402 30081
/proc/meminfo: memFree=21345812/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=93680 CPUtime=12.69 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 28356 0 0 0 1265 4 0 0 25 0 1 0 657494592 95928320 18153 33554432000 4194304 4300288 140734085449712 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 23420 18153 246 26 0 20052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93680

[startup+25.501 s]
/proc/loadavg: 3.62 2.97 3.13 5/402 30082
/proc/meminfo: memFree=21273724/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=112344 CPUtime=25.48 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 30100 0 0 0 2544 4 0 0 25 0 1 0 657494592 115040256 19849 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 28086 19849 246 26 0 24718 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112344

[startup+51.1003 s]
/proc/loadavg: 3.87 3.08 3.16 5/402 30082
/proc/meminfo: memFree=21252996/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=142696 CPUtime=51.08 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 38221 0 0 0 5102 6 0 0 25 0 1 0 657494592 146120704 27909 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 35674 27909 246 26 0 32306 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142696

[startup+102.315 s]
/proc/loadavg: 3.98 3.24 3.21 5/402 30084
/proc/meminfo: memFree=20972588/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=192484 CPUtime=102.3 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 43899 0 0 0 10222 8 0 0 25 0 1 0 657494592 197103616 33494 33554432000 4194304 4300288 140734085449712 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 48121 33494 246 26 0 44753 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 192484

[startup+162.301 s]
/proc/loadavg: 3.99 3.37 3.26 5/402 30085
/proc/meminfo: memFree=20929908/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=142696 CPUtime=162.28 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 54755 0 0 0 16217 11 0 0 25 0 1 0 657494592 146120704 28166 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 35674 28166 246 26 0 32306 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 142696

[startup+222.301 s]
/proc/loadavg: 3.99 3.48 3.30 5/402 30087
/proc/meminfo: memFree=20656464/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=192484 CPUtime=222.29 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 64847 0 0 0 22214 15 0 0 25 0 1 0 657494592 197103616 38125 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 48121 38125 246 26 0 44753 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192484

[startup+282.301 s]
/proc/loadavg: 3.99 3.58 3.34 5/402 30088
/proc/meminfo: memFree=20583776/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=242572 CPUtime=282.29 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 71753 0 0 0 28211 18 0 0 25 0 1 0 657494592 248393728 44942 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 60643 44942 246 26 0 57275 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 242572

[startup+342.301 s]
/proc/loadavg: 3.99 3.65 3.38 5/402 30090
/proc/meminfo: memFree=20430376/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=166824 CPUtime=342.29 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 87298 0 0 0 34206 23 0 0 25 0 1 0 657494592 170827776 33934 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 41706 33934 246 26 0 38338 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 166824

[startup+402.301 s]
/proc/loadavg: 3.99 3.71 3.42 5/402 30092
/proc/meminfo: memFree=20251420/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=216612 CPUtime=402.29 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 96449 0 0 0 40203 26 0 0 25 0 1 0 657494592 221810688 42955 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 54153 42955 246 26 0 50785 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 216612

[startup+462.3 s]
/proc/loadavg: 3.65 3.68 3.42 4/396 30110
/proc/meminfo: memFree=21165468/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=462.3 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 106104 0 0 0 46199 31 0 0 25 0 1 0 657494592 273100800 52508 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 52508 246 26 0 63307 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 266700

[startup+522.3 s]
/proc/loadavg: 3.32 3.57 3.40 4/396 30112
/proc/meminfo: memFree=21503712/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=136472 CPUtime=522.3 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 116288 0 0 0 52194 36 0 0 25 0 1 0 657494592 139747328 26792 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 34118 26792 246 26 0 30750 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 136472

[startup+582.3 s]
/proc/loadavg: 3.31 3.52 3.39 4/396 30113
/proc/meminfo: memFree=21470832/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=216612 CPUtime=582.3 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 129140 0 0 0 58191 39 0 0 25 0 1 0 657494592 221810688 39536 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 54153 39536 246 26 0 50785 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 216612

[startup+642.3 s]
/proc/loadavg: 3.20 3.45 3.37 4/396 30115
/proc/meminfo: memFree=21318796/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=642.32 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 137388 0 0 0 64189 43 0 0 25 0 1 0 657494592 273100800 47679 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 47679 246 26 0 63307 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 266700

[startup+702.3 s]
/proc/loadavg: 3.07 3.37 3.35 4/396 30117
/proc/meminfo: memFree=21376928/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=702.3 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 143811 0 0 0 70184 46 0 0 25 0 1 0 657494592 273100800 54020 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 54020 246 26 0 63307 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 266700

[startup+762.315 s]
/proc/loadavg: 3.02 3.30 3.32 4/396 30118
/proc/meminfo: memFree=21219556/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=348088 CPUtime=762.32 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 151093 0 0 0 76182 50 0 0 25 0 1 0 657494592 356442112 61231 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 87022 61231 246 26 0 83654 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 348088

[startup+822.301 s]
/proc/loadavg: 3.01 3.24 3.30 4/396 30120
/proc/meminfo: memFree=21224124/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=185792 CPUtime=822.31 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 165416 0 0 0 82175 56 0 0 25 0 1 0 657494592 190251008 39783 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 46448 39783 246 26 0 43080 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 185792

[startup+882.301 s]
/proc/loadavg: 3.00 3.20 3.28 4/396 30121
/proc/meminfo: memFree=21116968/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=882.31 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 173857 0 0 0 88170 61 0 0 25 0 1 0 657494592 273100800 48115 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 48115 246 26 0 63307 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 266700

[startup+942.301 s]
/proc/loadavg: 3.00 3.16 3.26 4/396 30123
/proc/meminfo: memFree=21185152/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=942.31 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 179778 0 0 0 94167 64 0 0 25 0 1 0 657494592 273100800 53946 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 53946 246 26 0 63307 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 266700

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.24 4/396 30125
/proc/meminfo: memFree=21094620/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=1002.31 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 185333 0 0 0 100165 66 0 0 25 0 1 0 657494592 273100800 59425 33554432000 4194304 4300288 140734085449712 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 59425 246 26 0 63307 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 266700

[startup+1062.3 s]
/proc/loadavg: 2.61 3.01 3.19 3/390 30143
/proc/meminfo: memFree=21385856/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=166824 CPUtime=1062.32 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 197803 0 0 0 106160 72 0 0 25 0 1 0 657494592 170827776 36832 33554432000 4194304 4300288 140734085449712 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 41706 36832 246 26 0 38338 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 166824

[startup+1122.3 s]
/proc/loadavg: 2.41 2.87 3.13 3/390 30145
/proc/meminfo: memFree=21286624/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=1122.32 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 211146 0 0 0 112153 79 0 0 25 0 1 0 657494592 273100800 50038 33554432000 4194304 4300288 140734085449712 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 50038 246 26 0 63307 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 266700

[startup+1182.3 s]
/proc/loadavg: 2.20 2.72 3.06 3/390 30146
/proc/meminfo: memFree=21607028/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=266700 CPUtime=1182.32 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 220710 0 0 0 118149 83 0 0 25 0 1 0 657494592 273100800 59498 33554432000 4194304 4300288 140734085449712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 66675 59498 246 26 0 63307 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 266700

[startup+1242.3 s]
/proc/loadavg: 1.99 2.57 2.99 2/384 30166
/proc/meminfo: memFree=21764160/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=348088 CPUtime=1242.32 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 229740 0 0 0 124145 87 0 0 25 0 1 0 657494592 356442112 68453 33554432000 4194304 4300288 140734085449712 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 87022 68453 246 26 0 83654 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 348088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.36 2.28 2.86 2/384 30168
/proc/meminfo: memFree=21741568/32951124 swapFree=67111348/67111528
[pid=30080] ppid=30078 vsize=348088 CPUtime=1300.03 cores=0,2
/proc/30080/stat : 30080 (cir_minisat) R 30078 30080 27552 0 -1 4202496 235397 0 0 0 129913 90 0 0 25 0 1 0 657494592 356442112 74021 33554432000 4194304 4300288 140734085449712 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30080/statm: 87022 74021 246 26 0 83654 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 348088

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.14
CPU system time (s): 0.921859
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 348088

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

runsolver used 5.2552 second user time and 11.3123 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 13:29:29
IDJOB=3380469
IDBENCH=82468
IDSOLVER=1863
FILE ID=node139/3380469-1305458968
RUNJOBID= node139-1305458902-29873
PBS_JOBID= 13324881
Free space on /tmp= 73368 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380469-1305458968/watcher-3380469-1305458968 -o /tmp/evaluation-result-3380469-1305458968/solver-3380469-1305458968 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380469-1305458968.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1584093131

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      21495704 kB
Buffers:        317060 kB
Cached:        3028220 kB
SwapCached:          0 kB
Active:        9088556 kB
Inactive:      2055048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21495704 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           15168 kB
Writeback:           0 kB
AnonPages:     7797780 kB
Mapped:          31172 kB
Slab:           204588 kB
PageTables:      42100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82421496 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= 73392 MiB
End job on node139 at 2011-05-15 13:51:11