Trace number 3493713

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
MiniUnsat2 2011-02-22? (TO) 1800.05 1800.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-nusmvtcastp2-tseitin.cnf
MD5SUMb89aeb63aa93f7d74332e7bb38b0b94a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark188.396
Satisfiable
(Un)Satisfiability was proved
Number of variables116886
Number of clauses331028
Sum of the clauses size772396
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2220684
Number of clauses of size 3110342
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 ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493713-1307800700/watcher-3493713-1307800700 -o /tmp/evaluation-result-3493713-1307800700/solver-3493713-1307800700 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1352436877 -verb=0 HOME/instance-3493713-1307800700.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.08 0.03 0.31 4/189 23221
/proc/meminfo: memFree=31123468/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=16860 CPUtime=0 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 1094 0 0 0 0 0 0 0 22 0 1 0 891669726 17264640 1023 33554432000 4194304 4258824 140734616638816 18446744073709551615 274473628705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 4215 1025 219 16 0 857 0

[startup+0.0804269 s]
/proc/loadavg: 0.08 0.03 0.31 4/189 23221
/proc/meminfo: memFree=31123468/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=51228 CPUtime=0.07 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 9655 0 0 0 6 1 0 0 22 0 1 0 891669726 52457472 9584 33554432000 4194304 4258824 140734616638816 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 12840 9588 219 16 0 9482 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 51228

[startup+0.100422 s]
/proc/loadavg: 0.08 0.03 0.31 4/189 23221
/proc/meminfo: memFree=31123468/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=61536 CPUtime=0.09 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 11864 0 0 0 8 1 0 0 22 0 1 0 891669726 63012864 11793 33554432000 4194304 4258824 140734616638816 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 15384 11798 219 16 0 12026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61536

[startup+0.300448 s]
/proc/loadavg: 0.08 0.03 0.31 4/189 23221
/proc/meminfo: memFree=31123468/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=86484 CPUtime=0.29 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 17748 0 0 0 27 2 0 0 23 0 1 0 891669726 88559616 17429 33554432000 4194304 4258824 140734616638816 18446744073709551615 4247389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 21621 17430 224 16 0 18263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86484

[startup+0.700268 s]
/proc/loadavg: 0.08 0.03 0.31 4/189 23221
/proc/meminfo: memFree=31123468/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=90964 CPUtime=0.69 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 19256 0 0 0 67 2 0 0 25 0 1 0 891669726 93147136 18818 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 22741 18818 243 16 0 19383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90964

[startup+1.50024 s]
/proc/loadavg: 0.08 0.03 0.31 5/190 23222
/proc/meminfo: memFree=31032476/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=90964 CPUtime=1.49 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 19312 0 0 0 147 2 0 0 25 0 1 0 891669726 93147136 18874 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 22741 18874 243 16 0 19383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90964

[startup+3.10085 s]
/proc/loadavg: 0.08 0.03 0.31 5/190 23222
/proc/meminfo: memFree=31016236/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=93684 CPUtime=3.09 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 19376 0 0 0 307 2 0 0 25 0 1 0 891669726 95932416 18937 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23221/statm: 23421 18937 243 16 0 20063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93684

[startup+6.30039 s]
/proc/loadavg: 0.39 0.10 0.33 5/190 23222
/proc/meminfo: memFree=31046636/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=93684 CPUtime=6.29 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 19422 0 0 0 627 2 0 0 25 0 1 0 891669726 95932416 18982 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218796 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 23421 18982 244 16 0 20063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93684

[startup+12.7002 s]
/proc/loadavg: 0.68 0.16 0.35 5/190 23222
/proc/meminfo: memFree=31015684/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=94144 CPUtime=12.69 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 19505 0 0 0 1267 2 0 0 25 0 1 0 891669726 96403456 19064 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221197 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 23536 19064 244 16 0 20178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94144

[startup+25.5009 s]
/proc/loadavg: 1.42 0.35 0.41 5/190 23222
/proc/meminfo: memFree=30992456/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=97420 CPUtime=25.49 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 23695 0 0 0 2546 3 0 0 25 0 1 0 891669726 99758080 19985 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 24355 19985 244 16 0 20997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97420

[startup+51.1004 s]
/proc/loadavg: 2.30 0.64 0.50 5/190 23223
/proc/meminfo: memFree=30957200/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=97404 CPUtime=51.09 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 33418 0 0 0 5104 5 0 0 25 0 1 0 891669726 99741696 19952 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 24351 19952 244 16 0 20993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97404

[startup+102.306 s]
/proc/loadavg: 3.26 1.16 0.68 5/190 23225
/proc/meminfo: memFree=30885020/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=97420 CPUtime=102.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 55486 0 0 0 10222 8 0 0 25 0 1 0 891669726 99758080 19935 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 24355 19935 244 16 0 20997 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97420

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.89 5/190 23235
/proc/meminfo: memFree=30818276/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=91000 CPUtime=162.29 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 75448 0 0 0 16219 10 0 0 25 0 1 0 891669726 93184000 18929 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 22750 18929 244 16 0 19392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91000

[startup+222.3 s]
/proc/loadavg: 3.90 2.09 1.08 5/190 23237
/proc/meminfo: memFree=30746340/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=97380 CPUtime=222.29 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 94143 0 0 0 22217 12 0 0 25 0 1 0 891669726 99717120 19954 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225721 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 24345 19954 244 16 0 20987 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97380

[startup+282.301 s]
/proc/loadavg: 4.04 2.45 1.26 5/190 23238
/proc/meminfo: memFree=30739340/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=90172 CPUtime=282.29 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 110917 0 0 0 28215 14 0 0 25 0 1 0 891669726 92336128 18776 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221112 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 22543 18776 244 16 0 19185 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90172

[startup+342.3 s]
/proc/loadavg: 4.12 2.76 1.44 5/190 23242
/proc/meminfo: memFree=30683240/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=90900 CPUtime=342.29 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 125165 0 0 0 34213 16 0 0 25 0 1 0 891669726 93081600 18940 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 22725 18940 244 16 0 19367 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 90900

[startup+402.301 s]
/proc/loadavg: 4.04 2.99 1.60 5/190 23245
/proc/meminfo: memFree=30712768/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=94232 CPUtime=402.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 160246 0 0 0 40209 21 0 0 25 0 1 0 891669726 96493568 19727 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225190 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 23558 19727 244 16 0 20200 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94232

[startup+462.301 s]
/proc/loadavg: 4.07 3.18 1.75 5/190 23246
/proc/meminfo: memFree=30590328/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=103040 CPUtime=462.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 162249 0 0 0 46209 21 0 0 25 0 1 0 891669726 105512960 21725 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 25760 21725 244 16 0 22402 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103040

[startup+522.301 s]
/proc/loadavg: 4.02 3.33 1.89 5/190 23248
/proc/meminfo: memFree=30607412/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=110692 CPUtime=522.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 164646 0 0 0 52209 21 0 0 25 0 1 0 891669726 113348608 24118 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221216 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 27673 24118 244 16 0 24315 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 110692

[startup+582.301 s]
/proc/loadavg: 4.01 3.45 2.02 5/190 23249
/proc/meminfo: memFree=30543624/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=112756 CPUtime=582.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 169505 0 0 0 58208 22 0 0 25 0 1 0 891669726 115462144 24050 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221224 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 28189 24050 244 16 0 24831 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112756

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.46 5/190 23256
/proc/meminfo: memFree=30566900/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=125640 CPUtime=822.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 173179 0 0 0 82208 22 0 0 25 0 1 0 891669726 128655360 27306 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 31410 27306 244 16 0 28052 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 125640

[startup+882.301 s]
/proc/loadavg: 4.04 3.80 2.56 5/190 23257
/proc/meminfo: memFree=30598332/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=125640 CPUtime=882.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 173187 0 0 0 88208 22 0 0 25 0 1 0 891669726 128655360 27314 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 31410 27314 244 16 0 28052 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 125640

[startup+942.301 s]
/proc/loadavg: 4.01 3.84 2.65 5/190 23259
/proc/meminfo: memFree=30541264/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=125640 CPUtime=942.3 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 173187 0 0 0 94208 22 0 0 25 0 1 0 891669726 128655360 27314 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 31410 27314 244 16 0 28052 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 125640

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.73 5/190 23261
/proc/meminfo: memFree=30552248/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=127904 CPUtime=1002.31 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 173732 0 0 0 100209 22 0 0 25 0 1 0 891669726 130973696 27858 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 31976 27858 244 16 0 28618 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 127904

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.81 5/190 23262
/proc/meminfo: memFree=30526536/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=130064 CPUtime=1062.31 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 174318 0 0 0 106209 22 0 0 25 0 1 0 891669726 133185536 28442 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 32516 28442 244 16 0 29158 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 130064

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.88 5/190 23264
/proc/meminfo: memFree=30475772/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=134200 CPUtime=1122.31 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 175306 0 0 0 112208 23 0 0 25 0 1 0 891669726 137420800 29424 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221181 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 33550 29424 244 16 0 30192 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 134200

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.94 5/190 23265
/proc/meminfo: memFree=30453924/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=136372 CPUtime=1182.31 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 175870 0 0 0 118208 23 0 0 25 0 1 0 891669726 139644928 29980 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221218 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 34093 29980 244 16 0 30735 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 136372

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.01 5/190 23267
/proc/meminfo: memFree=30450908/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=138484 CPUtime=1242.32 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 176408 0 0 0 124209 23 0 0 25 0 1 0 891669726 141807616 30511 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 34621 30511 244 16 0 31263 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 138484

[startup+1302.3 s]
/proc/loadavg: 4.00 3.94 3.07 5/190 23269
/proc/meminfo: memFree=30449620/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=138484 CPUtime=1302.32 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 176408 0 0 0 130209 23 0 0 25 0 1 0 891669726 141807616 30511 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 34621 30511 244 16 0 31263 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 138484

[startup+1362.3 s]
/proc/loadavg: 4.00 3.95 3.12 5/190 23270
/proc/meminfo: memFree=30408268/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=147100 CPUtime=1362.31 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 178559 0 0 0 136208 23 0 0 25 0 1 0 891669726 150630400 32652 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225519 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 36775 32652 244 16 0 33417 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 147100

[startup+1422.31 s]
/proc/loadavg: 4.00 3.95 3.17 5/190 23272
/proc/meminfo: memFree=30418496/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=150888 CPUtime=1422.32 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 182604 0 0 0 142209 23 0 0 25 0 1 0 891669726 154509312 33430 33554432000 4194304 4258824 140734616638816 18446744073709551615 4201319 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 37722 33430 244 16 0 34364 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 150888

[startup+1482.3 s]
/proc/loadavg: 4.00 3.96 3.22 5/190 23273
/proc/meminfo: memFree=30415480/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=153588 CPUtime=1482.32 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 183459 0 0 0 148208 24 0 0 25 0 1 0 891669726 157274112 34270 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 38397 34270 244 16 0 35039 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 153588

[startup+1542.3 s]
/proc/loadavg: 4.00 3.96 3.27 5/190 23275
/proc/meminfo: memFree=30347852/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=159560 CPUtime=1542.32 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 184935 0 0 0 154208 24 0 0 25 0 1 0 891669726 163389440 35743 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 39890 35743 244 16 0 36532 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 159560

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.31 5/190 23277
/proc/meminfo: memFree=30325712/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=159996 CPUtime=1602.32 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 193633 0 0 0 160207 25 0 0 25 0 1 0 891669726 163835904 36449 33554432000 4194304 4258824 140734616638816 18446744073709551615 4221175 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 39999 36449 244 16 0 36641 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 159996

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.35 5/190 23278
/proc/meminfo: memFree=30338204/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=166484 CPUtime=1662.33 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 194666 0 0 0 166208 25 0 0 25 0 1 0 891669726 170479616 37480 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 41621 37480 244 16 0 38263 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 166484

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.39 5/190 23280
/proc/meminfo: memFree=30304800/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=168104 CPUtime=1722.33 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 195088 0 0 0 172208 25 0 0 25 0 1 0 891669726 172138496 37900 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 42026 37900 244 16 0 38668 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 168104

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.42 5/190 23281
/proc/meminfo: memFree=30271024/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=169452 CPUtime=1782.33 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 195438 0 0 0 178208 25 0 0 25 0 1 0 891669726 173518848 38242 33554432000 4194304 4258824 140734616638816 18446744073709551615 4225239 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 42363 38242 244 16 0 39005 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 169452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 3.97 3.44 2/184 23285
/proc/meminfo: memFree=31441120/32950928 swapFree=67079488/67111528
[pid=23221] ppid=23219 vsize=173048 CPUtime=1800.03 cores=4,6
/proc/23221/stat : 23221 (munsat2_release) R 23219 23221 23145 0 -1 4202496 196318 0 0 0 179978 25 0 0 25 0 1 0 891669726 177201152 39119 33554432000 4194304 4258824 140734616638816 18446744073709551615 4218554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23221/statm: 43262 39119 244 16 0 39904 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 173048

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): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1799.79
CPU system time (s): 0.26296
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 173048

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

runsolver used 2.97555 second user time and 6.85296 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-11 15:58:21
IDJOB=3493713
IDBENCH=82483
IDSOLVER=1973
FILE ID=node125/3493713-1307800700
RUNJOBID= node125-1307800697-23164
PBS_JOBID= 13551054
Free space on /tmp= 73980 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-nusmvtcastp2-tseitin.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493713-1307800700/watcher-3493713-1307800700 -o /tmp/evaluation-result-3493713-1307800700/solver-3493713-1307800700 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1352436877 -verb=0 HOME/instance-3493713-1307800700.cnf

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

MD5SUM BENCH= b89aeb63aa93f7d74332e7bb38b0b94a
RANDOM SEED=1352436877

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.75
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.828
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:     32950928 kB
MemFree:      31124276 kB
Buffers:        298328 kB
Cached:         812668 kB
SwapCached:       3400 kB
Active:        1031432 kB
Inactive:       593248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31124276 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           53300 kB
Writeback:           0 kB
AnonPages:      512036 kB
Mapped:          14288 kB
Slab:           135324 kB
PageTables:       6556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   748820 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= 74020 MiB
End job on node125 at 2011-06-11 16:28:23