Trace number 3494090

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
Haifa-MUC-A 2011-04-07UNSAT 3.2895 3.2907

General information on the benchmark

Namemus/marques-silva/design-debugging/
fpu1-problem.dimacs_13.filtered.cnf
MD5SUM62e30f06f0ec82ff4732e3b1ed253ee9
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.370943
Satisfiable
(Un)Satisfiability was proved
Number of variables119246
Number of clauses409139
Sum of the clauses size1057341
Maximum clause length4
Minimum clause length1
Number of clauses of size 1907
Number of clauses of size 2174082
Number of clauses of size 3228330
Number of clauses of size 45820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.09/2.20	c WARNING: for repeatability, setting FPU to use double precision
2.09/2.20	c iter 1 time 1.12783 not-muc 408983 unknown 156 muc 0
2.09/2.20	c iter 2 time 1.15582 not-muc 408983 unknown 155 muc 1
2.09/2.20	c iter 3 time 1.16682 not-muc 408983 unknown 154 muc 2
2.09/2.20	c iter 4 time 1.17882 not-muc 408983 unknown 153 muc 3
2.09/2.20	c iter 5 time 1.19082 not-muc 408983 unknown 152 muc 4
2.09/2.20	c iter 6 time 1.20382 not-muc 408983 unknown 151 muc 5
2.09/2.20	c iter 7 time 1.21582 not-muc 408983 unknown 150 muc 6
2.09/2.20	c iter 8 time 1.22881 not-muc 408983 unknown 149 muc 7
2.09/2.20	c iter 9 time 1.24181 not-muc 408983 unknown 148 muc 8
2.09/2.20	c iter 10 time 1.25481 not-muc 408983 unknown 147 muc 9
2.09/2.20	c iter 11 time 1.26781 not-muc 408983 unknown 146 muc 10
2.09/2.20	c iter 12 time 1.2808 not-muc 408983 unknown 145 muc 11
2.09/2.20	c iter 13 time 1.2948 not-muc 408983 unknown 144 muc 12
2.09/2.20	c iter 14 time 1.3098 not-muc 408983 unknown 143 muc 13
2.09/2.20	c iter 15 time 1.3238 not-muc 408983 unknown 142 muc 14
2.09/2.20	c iter 16 time 1.3388 not-muc 408983 unknown 141 muc 15
2.09/2.20	c iter 17 time 1.35379 not-muc 408983 unknown 140 muc 16
2.09/2.20	c iter 18 time 1.36779 not-muc 408983 unknown 139 muc 17
2.09/2.20	c iter 19 time 1.38279 not-muc 408983 unknown 138 muc 18
2.09/2.20	c iter 20 time 1.39779 not-muc 408983 unknown 137 muc 19
2.09/2.20	c iter 21 time 1.41379 not-muc 408983 unknown 136 muc 20
2.09/2.20	c iter 22 time 1.42878 not-muc 408983 unknown 135 muc 21
2.09/2.20	c iter 23 time 1.44478 not-muc 408983 unknown 134 muc 22
2.09/2.20	c iter 24 time 1.45978 not-muc 408983 unknown 133 muc 23
2.09/2.20	c iter 25 time 1.47578 not-muc 408983 unknown 132 muc 24
2.09/2.20	c iter 26 time 1.49077 not-muc 408983 unknown 131 muc 25
2.09/2.20	c iter 27 time 1.50677 not-muc 408983 unknown 130 muc 26
2.09/2.20	c iter 28 time 1.54076 not-muc 408983 unknown 129 muc 27
2.09/2.20	c iter 29 time 1.55576 not-muc 408983 unknown 128 muc 28
2.09/2.20	c iter 30 time 1.56976 not-muc 408983 unknown 127 muc 29
2.09/2.20	c iter 31 time 1.58276 not-muc 408983 unknown 126 muc 30
2.09/2.20	c iter 32 time 1.59776 not-muc 408983 unknown 125 muc 31
2.09/2.20	c iter 33 time 1.61275 not-muc 408983 unknown 124 muc 32
2.09/2.20	c iter 34 time 1.62575 not-muc 408983 unknown 123 muc 33
2.09/2.20	c iter 35 time 1.63875 not-muc 408983 unknown 122 muc 34
2.09/2.20	c iter 36 time 1.65275 not-muc 408983 unknown 121 muc 35
2.09/2.20	c iter 37 time 1.66675 not-muc 408983 unknown 120 muc 36
2.09/2.20	c iter 38 time 1.67974 not-muc 408983 unknown 119 muc 37
2.09/2.20	c iter 39 time 1.69274 not-muc 408983 unknown 118 muc 38
2.09/2.20	c iter 40 time 1.70574 not-muc 408983 unknown 117 muc 39
2.09/2.20	c iter 41 time 1.71974 not-muc 408983 unknown 116 muc 40
2.09/2.20	c iter 42 time 1.73274 not-muc 408983 unknown 115 muc 41
2.09/2.20	c iter 43 time 1.74673 not-muc 408983 unknown 114 muc 42
2.09/2.20	c iter 44 time 1.76073 not-muc 408983 unknown 113 muc 43
2.09/2.20	c iter 45 time 1.77473 not-muc 408983 unknown 112 muc 44
2.09/2.20	c iter 46 time 1.78773 not-muc 408983 unknown 111 muc 45
2.09/2.20	c iter 47 time 1.80173 not-muc 408983 unknown 110 muc 46
2.09/2.20	c iter 48 time 1.81572 not-muc 408983 unknown 109 muc 47
2.09/2.20	c iter 49 time 1.82972 not-muc 408983 unknown 108 muc 48
2.09/2.20	c iter 50 time 1.84372 not-muc 408983 unknown 107 muc 49
2.09/2.20	c iter 51 time 1.85772 not-muc 408983 unknown 106 muc 50
2.09/2.20	c iter 52 time 1.87172 not-muc 408983 unknown 105 muc 51
2.09/2.20	c iter 53 time 1.88571 not-muc 408983 unknown 104 muc 52
2.09/2.20	c iter 54 time 1.89971 not-muc 408983 unknown 103 muc 53
2.09/2.20	c iter 55 time 1.91371 not-muc 408983 unknown 102 muc 54
2.09/2.20	c iter 56 time 1.92771 not-muc 408983 unknown 101 muc 55
2.09/2.20	c iter 57 time 1.9417 not-muc 408983 unknown 100 muc 56
2.09/2.20	c iter 58 time 1.9557 not-muc 408983 unknown 99 muc 57
2.09/2.20	c iter 59 time 1.9697 not-muc 408983 unknown 98 muc 58
2.09/2.20	c iter 60 time 1.9837 not-muc 408983 unknown 97 muc 59
2.09/2.20	c iter 61 time 1.9967 not-muc 408983 unknown 96 muc 60
2.09/2.20	c iter 62 time 2.01069 not-muc 408983 unknown 95 muc 61
2.09/2.20	c iter 63 time 2.02469 not-muc 408983 unknown 94 muc 62
2.09/2.20	c iter 64 time 2.03869 not-muc 408983 unknown 93 muc 63
2.09/2.20	c iter 65 time 2.05269 not-muc 408983 unknown 92 muc 64
2.09/2.20	c iter 66 time 2.06669 not-muc 408983 unknown 91 muc 65
2.09/2.20	c iter 67 time 2.08068 not-muc 408983 unknown 90 muc 66
2.09/2.20	c iter 68 time 2.09468 not-muc 408983 unknown 89 muc 67
2.09/2.20	c iter 69 time 2.10868 not-muc 408983 unknown 88 muc 68
2.09/2.20	c iter 70 time 2.12268 not-muc 408983 unknown 87 muc 69
2.09/2.20	c iter 71 time 2.13667 not-muc 408983 unknown 86 muc 70
2.09/2.20	c iter 72 time 2.15067 not-muc 408983 unknown 85 muc 71
3.09/3.11	c iter 73 time 2.16467 not-muc 408983 unknown 84 muc 72
3.09/3.11	c iter 74 time 2.17867 not-muc 408983 unknown 83 muc 73
3.09/3.11	c iter 75 time 2.19167 not-muc 408983 unknown 82 muc 74
3.09/3.11	c iter 76 time 2.20466 not-muc 408983 unknown 81 muc 75
3.09/3.11	c iter 77 time 2.21666 not-muc 408983 unknown 80 muc 76
3.09/3.11	c iter 78 time 2.22966 not-muc 408983 unknown 79 muc 77
3.09/3.11	c iter 79 time 2.24266 not-muc 408983 unknown 78 muc 78
3.09/3.11	c iter 80 time 2.25466 not-muc 408983 unknown 77 muc 79
3.09/3.11	c iter 81 time 2.26765 not-muc 408983 unknown 76 muc 80
3.09/3.11	c iter 82 time 2.27965 not-muc 408983 unknown 75 muc 81
3.09/3.11	c iter 83 time 2.29265 not-muc 408983 unknown 74 muc 82
3.09/3.11	c iter 84 time 2.30565 not-muc 408983 unknown 73 muc 83
3.09/3.11	c iter 85 time 2.31765 not-muc 408983 unknown 72 muc 84
3.09/3.11	c iter 86 time 2.33065 not-muc 408983 unknown 71 muc 85
3.09/3.11	c iter 87 time 2.34364 not-muc 408983 unknown 70 muc 86
3.09/3.11	c iter 88 time 2.35664 not-muc 408983 unknown 69 muc 87
3.09/3.11	c iter 89 time 2.36964 not-muc 408983 unknown 68 muc 88
3.09/3.11	c iter 90 time 2.38164 not-muc 408983 unknown 67 muc 89
3.09/3.11	c iter 91 time 2.39464 not-muc 408983 unknown 66 muc 90
3.09/3.11	c iter 92 time 2.40763 not-muc 408983 unknown 65 muc 91
3.09/3.11	c iter 93 time 2.42063 not-muc 408983 unknown 64 muc 92
3.09/3.11	c iter 94 time 2.43263 not-muc 408983 unknown 63 muc 93
3.09/3.11	c iter 95 time 2.44563 not-muc 408983 unknown 62 muc 94
3.09/3.11	c iter 96 time 2.45863 not-muc 408983 unknown 61 muc 95
3.09/3.11	c iter 97 time 2.47162 not-muc 408983 unknown 60 muc 96
3.09/3.11	c iter 98 time 2.48362 not-muc 408983 unknown 59 muc 97
3.09/3.11	c iter 99 time 2.49662 not-muc 408983 unknown 58 muc 98
3.09/3.11	c iter 100 time 2.50962 not-muc 408983 unknown 57 muc 99
3.09/3.11	c iter 101 time 2.52262 not-muc 408983 unknown 56 muc 100
3.09/3.11	c iter 102 time 2.53461 not-muc 408983 unknown 55 muc 101
3.09/3.11	c iter 103 time 2.54761 not-muc 408983 unknown 54 muc 102
3.09/3.11	c iter 104 time 2.56061 not-muc 408983 unknown 53 muc 103
3.09/3.11	c iter 105 time 2.57361 not-muc 408983 unknown 52 muc 104
3.09/3.11	c iter 106 time 2.58661 not-muc 408983 unknown 51 muc 105
3.09/3.11	c iter 107 time 2.5996 not-muc 408983 unknown 50 muc 106
3.09/3.11	c iter 108 time 2.6116 not-muc 408983 unknown 49 muc 107
3.09/3.11	c iter 109 time 2.6246 not-muc 408983 unknown 48 muc 108
3.09/3.11	c iter 110 time 2.6366 not-muc 408983 unknown 47 muc 109
3.09/3.11	c iter 111 time 2.6496 not-muc 408983 unknown 46 muc 110
3.09/3.11	c iter 112 time 2.6626 not-muc 408983 unknown 45 muc 111
3.09/3.11	c iter 113 time 2.67559 not-muc 408983 unknown 44 muc 112
3.09/3.11	c iter 114 time 2.68759 not-muc 408983 unknown 43 muc 113
3.09/3.11	c iter 115 time 2.70059 not-muc 408983 unknown 42 muc 114
3.09/3.11	c iter 116 time 2.71359 not-muc 408983 unknown 41 muc 115
3.09/3.11	c iter 117 time 2.72659 not-muc 408983 unknown 40 muc 116
3.09/3.11	c iter 118 time 2.73958 not-muc 408983 unknown 39 muc 117
3.09/3.11	c iter 119 time 2.75158 not-muc 408983 unknown 38 muc 118
3.09/3.11	c iter 120 time 2.76458 not-muc 408983 unknown 37 muc 119
3.09/3.11	c iter 121 time 2.77758 not-muc 408983 unknown 36 muc 120
3.09/3.11	c iter 122 time 2.78958 not-muc 408983 unknown 35 muc 121
3.09/3.11	c iter 123 time 2.80257 not-muc 408983 unknown 34 muc 122
3.09/3.11	c iter 124 time 2.81557 not-muc 408983 unknown 33 muc 123
3.09/3.11	c iter 125 time 2.82757 not-muc 408983 unknown 32 muc 124
3.09/3.11	c iter 126 time 2.84057 not-muc 408983 unknown 31 muc 125
3.09/3.11	c iter 127 time 2.85257 not-muc 408983 unknown 30 muc 126
3.09/3.11	c iter 128 time 2.86556 not-muc 408983 unknown 29 muc 127
3.09/3.11	c iter 129 time 2.87756 not-muc 408983 unknown 28 muc 128
3.09/3.11	c iter 130 time 2.88956 not-muc 408983 unknown 27 muc 129
3.09/3.11	c iter 131 time 2.90256 not-muc 408983 unknown 26 muc 130
3.09/3.11	c iter 132 time 2.91456 not-muc 408983 unknown 25 muc 131
3.09/3.11	c iter 133 time 2.92656 not-muc 408983 unknown 24 muc 132
3.09/3.11	c iter 134 time 2.93955 not-muc 408983 unknown 23 muc 133
3.09/3.11	c iter 135 time 2.95155 not-muc 408983 unknown 22 muc 134
3.09/3.11	c iter 136 time 2.96955 not-muc 408983 unknown 21 muc 135
3.09/3.11	c iter 137 time 2.98255 not-muc 408983 unknown 20 muc 136
3.09/3.11	c iter 138 time 2.99454 not-muc 408983 unknown 19 muc 137
3.09/3.11	c iter 139 time 3.00754 not-muc 408983 unknown 18 muc 138
3.09/3.11	c iter 140 time 3.01954 not-muc 408983 unknown 17 muc 139
3.09/3.11	c iter 141 time 3.03154 not-muc 408983 unknown 16 muc 140
3.09/3.11	c iter 142 time 3.04454 not-muc 408983 unknown 15 muc 141
3.09/3.11	c iter 143 time 3.05654 not-muc 408983 unknown 14 muc 142
3.09/3.11	c iter 144 time 3.06853 not-muc 408983 unknown 13 muc 143
3.19/3.28	c iter 145 time 3.08053 not-muc 408983 unknown 12 muc 144
3.19/3.28	c iter 146 time 3.09353 not-muc 408983 unknown 11 muc 145
3.19/3.28	c iter 147 time 3.10553 not-muc 408983 unknown 10 muc 146
3.19/3.28	c iter 148 time 3.12352 not-muc 408983 unknown 9 muc 147
3.19/3.28	c iter 149 time 3.13552 not-muc 408983 unknown 8 muc 148
3.19/3.28	c iter 150 time 3.14752 not-muc 408983 unknown 7 muc 149
3.19/3.28	c iter 151 time 3.15952 not-muc 408983 unknown 6 muc 150
3.19/3.28	c iter 152 time 3.17752 not-muc 408983 unknown 5 muc 151
3.19/3.28	c iter 153 time 3.19051 not-muc 408983 unknown 4 muc 152
3.19/3.28	c iter 154 time 3.20051 not-muc 408983 unknown 3 muc 153
3.19/3.28	c iter 155 time 3.21051 not-muc 408983 unknown 2 muc 154
3.19/3.28	c iter 156 time 3.22151 not-muc 408983 unknown 1 muc 155
3.19/3.28	c final iter 157 time 3.23551 not-muc 408983 unknown 0 muc 156
3.19/3.28	v 1 2 3 19 51 69 70 72 73 172 237 285 296 299 300 1656 1788 1801 1804 1805 2488 3291 3306 3309 3310 3937 3939 4510 4556 5940 5963 7436 7541 7544 7547 7757 7862 7865 8054 8056 8059 8113 8115 8118 8121 8123 8124 8128 8131 8135 8138 8141 77146 77150 77152 77153 77156 77818 77820 77823 77887 77889 77892 77895 77897 77898 77902 77905 77909 77912 77915 78367 82146 85325 85367 85582 85622 85624 85627 85633 85635 110855 111254 144103 144110 144795 144797 144800 144874 144876 144879 144882 144884 144885 144889 144892 144896 144899 144902 152566 152568 152571 152574 152656 152658 152661 152664 214681 214683 214685 214726 214728 214731 214734 214784 214786 214797 214798 214858 214973 215207 215213 215273 215508 215511 215514 232184 232198 232199 232201 232661 233811 238747 238750 238753 240366 240371 240391 240394 240439 240444 240445 240449 240452 240456 240470 240530 240538 240540 240543 240546 240554 240815 241549 260694 260702 0
3.19/3.28	s UNSATISFIABLE

Verifier Data

OK	156

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-3494090-1307805945/watcher-3494090-1307805945 -o /tmp/evaluation-result-3494090-1307805945/solver-3494090-1307805945 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3494090-1307805945.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: 3.88 4.00 3.79 3/191 16328
/proc/meminfo: memFree=31070192/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=23292 CPUtime=0 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 1307 0 0 0 0 0 0 0 25 0 1 0 892192394 23851008 1226 33554432000 4194304 4311632 140734475729968 18446744073709551615 271550595498 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 5893 1226 216 29 0 2522 0

[startup+0.0666631 s]
/proc/loadavg: 3.88 4.00 3.79 3/191 16328
/proc/meminfo: memFree=31070192/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=84432 CPUtime=0.05 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 12772 0 0 0 4 1 0 0 25 0 1 0 892192394 86458368 12346 33554432000 4194304 4311632 140734475729968 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 21108 12356 216 29 0 17737 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84432

[startup+0.100661 s]
/proc/loadavg: 3.88 4.00 3.79 3/191 16328
/proc/meminfo: memFree=31070192/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=88408 CPUtime=0.09 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 14699 0 0 0 8 1 0 0 25 0 1 0 892192394 90529792 14166 33554432000 4194304 4311632 140734475729968 18446744073709551615 271550537472 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 22102 14168 218 29 0 18731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88408

[startup+0.300624 s]
/proc/loadavg: 3.88 4.00 3.79 3/191 16328
/proc/meminfo: memFree=31070192/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=120208 CPUtime=0.29 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 23497 0 0 0 26 3 0 0 25 0 1 0 892192394 123092992 21844 33554432000 4194304 4311632 140734475729968 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 30085 21845 218 29 0 26714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120208

[startup+0.700567 s]
/proc/loadavg: 3.88 4.00 3.79 3/191 16328
/proc/meminfo: memFree=31070192/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=150916 CPUtime=0.69 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 29763 0 0 0 65 4 0 0 25 0 1 0 892192394 154537984 27440 33554432000 4194304 4311632 140734475729968 18446744073709551615 4209835 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 37729 27440 225 29 0 34358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150916

[startup+1.50039 s]
/proc/loadavg: 3.88 4.00 3.79 4/192 16329
/proc/meminfo: memFree=30935172/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=117152 CPUtime=1.49 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 35778 0 0 0 145 4 0 0 25 0 1 0 892192394 119963648 22898 33554432000 4194304 4311632 140734475729968 18446744073709551615 4247272 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 29288 22898 252 29 0 25917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117152

[startup+3.10109 s]
/proc/loadavg: 3.88 4.00 3.79 5/194 16367
/proc/meminfo: memFree=30820256/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=117152 CPUtime=3.09 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 35778 0 0 0 305 4 0 0 25 0 1 0 892192394 119963648 22898 33554432000 4194304 4311632 140734475729968 18446744073709551615 4247341 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 29288 22898 252 29 0 25917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117152

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

[startup+3.20107 s]
/proc/loadavg: 3.89 4.00 3.79 5/191 16395
/proc/meminfo: memFree=30939776/32951124 swapFree=67054536/67111528
[pid=16328] ppid=16326 vsize=117152 CPUtime=3.19 cores=4,6
/proc/16328/stat : 16328 (hmuc-a) R 16326 16328 11621 0 -1 4202496 35778 0 0 0 315 4 0 0 25 0 1 0 892192394 119963648 22898 33554432000 4194304 4311632 140734475729968 18446744073709551615 4247254 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16328/statm: 29288 22898 252 29 0 25917 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 117152

Child status: 20
Real time (s): 3.2907
CPU time (s): 3.2895
CPU user time (s): 3.23551
CPU system time (s): 0.053991
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 150916

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

runsolver used 0.009998 second user time and 0.015997 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 17:25:45
IDJOB=3494090
IDBENCH=89420
IDSOLVER=1983
FILE ID=node133/3494090-1307805945
RUNJOBID= node133-1307804142-15789
PBS_JOBID= 13551015
Free space on /tmp= 74068 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT11/mus/marques-silva/design-debugging/fpu1-problem.dimacs_13.filtered.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494090-1307805945/watcher-3494090-1307805945 -o /tmp/evaluation-result-3494090-1307805945/solver-3494090-1307805945 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3494090-1307805945.cnf

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

MD5SUM BENCH= 62e30f06f0ec82ff4732e3b1ed253ee9
RANDOM SEED=1863670111

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31071108 kB
Buffers:        284180 kB
Cached:        1152040 kB
SwapCached:      10420 kB
Active:         828596 kB
Inactive:       848180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31071108 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           16552 kB
Writeback:           0 kB
AnonPages:      237800 kB
Mapped:          13288 kB
Slab:           137684 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530844 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= 74052 MiB
End job on node133 at 2011-06-11 17:25:48