Trace number 370161

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, and are wall clock time (not CPU 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
MXC 2007-02-08SAT 607.777 607.945

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-240-3.sat05-2205.reshuffled-07.cnf
MD5SUMfca12eef85528ed5b92dca0939473545
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses960
Sum of the clauses size2880
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3960
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

607.74/607.94	c MXC attempting /tmp/evaluation/370161-1177552135/instance-370161-1177552135.cnf
607.74/607.94	c 0 assignments made, starting to guess now
607.74/607.94	c ===================================[MXC]=====================================
607.74/607.94	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
607.74/607.94	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
607.74/607.94	c =============================================================================
607.74/607.94	c |         0 |     960     2880 |    1000       0       0     nan |  0.000 % |
607.74/607.94	c |       101 |     960     2880 |    1100     100    2837    28.4 |  0.000 % |
607.74/607.94	c |       251 |     960     2880 |    1210     249    7035    28.3 |  0.000 % |
607.74/607.94	c |       477 |     960     2880 |    1331     474   13000    27.4 |  0.000 % |
607.74/607.94	c |       815 |     948     2844 |    1464     809   21044    26.0 |  0.417 % |
607.74/607.94	c |      1322 |     948     2844 |    1610    1316   36921    28.1 |  0.417 % |
607.74/607.94	c |      2083 |     948     2844 |    1771    1270   32283    25.4 |  0.417 % |
607.74/607.94	c |      3223 |     948     2844 |    1948    1524   35489    23.3 |  0.417 % |
607.74/607.94	c |      4932 |     948     2844 |    2143    1287   31262    24.3 |  0.417 % |
607.74/607.94	c |      7495 |     948     2844 |    2357    1709   39684    23.2 |  0.417 % |
607.74/607.94	c |     11340 |     948     2844 |    2593    2021   42795    21.2 |  0.417 % |
607.74/607.94	c |     17107 |     948     2844 |    2853    1308   27194    20.8 |  0.417 % |
607.74/607.94	c |     25756 |     948     2844 |    3138    2824   59894    21.2 |  0.417 % |
607.74/607.94	c |     38731 |     948     2844 |    3452    1688   32901    19.5 |  0.417 % |
607.74/607.94	c |     58193 |     948     2844 |    3797    2180   41431    19.0 |  0.417 % |
607.74/607.94	c |     87385 |     948     2844 |    4177    2902   45108    15.5 |  0.417 % |
607.74/607.94	c |    131174 |     948     2844 |    4594    2859   46603    16.3 |  0.417 % |
607.74/607.94	c |    196858 |     948     2844 |    5054    4259   73295    17.2 |  0.417 % |
607.74/607.94	c |    295385 |     948     2844 |    5559    4289   75458    17.6 |  0.417 % |
607.74/607.94	c |    443175 |     948     2844 |    6115    4833   81004    16.8 |  0.417 % |
607.74/607.94	c |    664858 |     948     2844 |    6727    3449   51935    15.1 |  0.417 % |
607.74/607.94	c |    997384 |     948     2844 |    7400    6511  102807    15.8 |  0.417 % |
607.74/607.94	c |   1496172 |     948     2844 |    8140    6206   99456    16.0 |  0.417 % |
607.74/607.94	c |   2244354 |     948     2844 |    8954    6037   75928    12.6 |  0.417 % |
607.74/607.94	c |   3366629 |     948     2844 |    9849    5253   78792    15.0 |  0.417 % |
607.74/607.94	c |   5050040 |     948     2844 |   10834    5435   89815    16.5 |  0.417 % |
607.74/607.94	c 607.860s elapsed
607.74/607.94	c restarts: 25
607.74/607.94	c decisions: 6112162
607.74/607.94	c propagations: 383714542
607.74/607.94	c conflicts: 5846630
607.74/607.94	s SATISFIABLE
607.74/607.94	v 25 30 -176 -95 -234 -230 174 -113 -102 -206 -85 188 213 -185 74 181 201 156 61 -72 -35 92 -194 -38 -153 -205 43 119 221 128 -73 -58 45 -26 29 39 105 -96 59 -173 -193 79 152 -210 -19 -122 -53 23 8 -229 17 71 -164 197 191 -76 -196 28 54 -60 -218 -82 -148 114 211 -6 18 112 -129 -100 12 -120 -240 68 90 179 -118 -20 157 49 -101 -143 149 111 -222 -187 -75 -10 166 116 232 -33 99 11 -198 131 -144 -83 135 -16 -126 184 -170 192 -66 204 163 -5 81 137 51 -175 -208 55 150 239 -94 158 64 -123 -80 225 151 168 -146 -125 86 212 47 215 67 226 -44 -57 69 -178 -70 -236 -13 -32 -154 159 134 104 214 202 -200 139 50 4 167 -130 -132 -78 145 -224 -147 -219 34 -124 98 40 -209 138 1 -235 -237 -87 106 -183 -177 189 -84 231 27 -171 21 169 228 162 233 -63 190 -110 -2 -15 -115 -217 -93 -97 -31 -172 -223 -3 107 9 -117 121 -22 -165 7 -109 -65 -46 133 -41 91 216 77 -56 -37 199 42 -161 -142 -238 -14 207 36 52 88 -108 -227 141 -186 -180 48 195 -220 -127 203 -103 89 140 -136 24 -182 160 62 155 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-370161-1177552135 -o ROOT/results/node44/solver-370161-1177552135 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370161-1177552135/mxc /tmp/evaluation/370161-1177552135/instance-370161-1177552135.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.82 0.88 0.90 3/77 5867
/proc/meminfo: memFree=1891536/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=932 CPUtime=0
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 203125196 954368 90 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 233 90 57 122 0 107 0

[startup+0.0137261 s]
/proc/loadavg: 0.82 0.88 0.90 3/77 5867
/proc/meminfo: memFree=1891536/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=932 CPUtime=0.01
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 117 0 0 0 1 0 0 0 18 0 1 0 203125196 954368 102 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 233 102 59 122 0 107 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 932

[startup+0.101734 s]
/proc/loadavg: 0.82 0.88 0.90 3/77 5867
/proc/meminfo: memFree=1891536/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=1204 CPUtime=0.1
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 178 0 0 0 10 0 0 0 18 0 1 0 203125196 1232896 161 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 301 161 67 122 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1204

[startup+0.301754 s]
/proc/loadavg: 0.82 0.88 0.90 3/77 5867
/proc/meminfo: memFree=1891536/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=1336 CPUtime=0.3
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 197 0 0 0 30 0 0 0 19 0 1 0 203125196 1368064 180 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 334 180 67 122 0 208 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1336

[startup+0.701795 s]
/proc/loadavg: 0.82 0.88 0.90 3/77 5867
/proc/meminfo: memFree=1891536/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=1460 CPUtime=0.69
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 228 0 0 0 69 0 0 0 23 0 1 0 203125196 1495040 211 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529943 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 365 211 67 122 0 239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1460

[startup+1.50188 s]
/proc/loadavg: 0.82 0.88 0.90 2/78 5868
/proc/meminfo: memFree=1890888/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=1460 CPUtime=1.49
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 255 0 0 0 149 0 0 0 25 0 1 0 203125196 1495040 238 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 365 238 67 122 0 239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1460

[startup+3.10104 s]
/proc/loadavg: 0.82 0.88 0.90 2/78 5868
/proc/meminfo: memFree=1890568/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=1724 CPUtime=3.09
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 314 0 0 0 309 0 0 0 25 0 1 0 203125196 1765376 297 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 431 297 67 122 0 305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1724

[startup+6.30137 s]
/proc/loadavg: 0.84 0.89 0.90 2/78 5868
/proc/meminfo: memFree=1890248/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=1972 CPUtime=6.29
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 356 0 0 0 629 0 0 0 25 0 1 0 203125196 2019328 339 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530562 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 493 339 67 122 0 367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1972

[startup+12.701 s]
/proc/loadavg: 0.85 0.89 0.90 2/78 5868
/proc/meminfo: memFree=1889936/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=2104 CPUtime=12.69
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 408 0 0 0 1269 0 0 0 25 0 1 0 203125196 2154496 391 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 526 391 67 122 0 400 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2104

[startup+25.5013 s]
/proc/loadavg: 0.88 0.89 0.91 2/78 5868
/proc/meminfo: memFree=1889744/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=2464 CPUtime=25.49
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 481 0 0 0 2549 0 0 0 25 0 1 0 203125196 2523136 464 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 616 464 67 122 0 490 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2464

[startup+51.102 s]
/proc/loadavg: 0.92 0.90 0.91 2/78 5868
/proc/meminfo: memFree=1889424/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=2688 CPUtime=51.08
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 559 0 0 0 5108 0 0 0 25 0 1 0 203125196 2752512 542 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530291 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 672 542 67 122 0 546 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2688

[startup+102.305 s]
/proc/loadavg: 0.96 0.91 0.91 2/78 5868
/proc/meminfo: memFree=1888528/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=3564 CPUtime=102.27
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 760 0 0 0 10227 0 0 0 25 0 1 0 203125196 3649536 743 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 891 743 67 122 0 765 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3564

[startup+162.301 s]
/proc/loadavg: 0.98 0.93 0.91 2/78 5868
/proc/meminfo: memFree=1888016/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=3992 CPUtime=162.25
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 876 0 0 0 16225 0 0 0 25 0 1 0 203125196 4087808 859 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 998 859 67 122 0 872 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3992

[startup+222.302 s]
/proc/loadavg: 0.99 0.94 0.91 2/78 5868
/proc/meminfo: memFree=1887760/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=4248 CPUtime=222.24
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 930 0 0 0 22223 1 0 0 25 0 1 0 203125196 4349952 913 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1062 913 67 122 0 936 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 4248

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 5868
/proc/meminfo: memFree=1887696/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=4356 CPUtime=282.22
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 954 0 0 0 28221 1 0 0 25 0 1 0 203125196 4460544 937 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134534744 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1089 937 67 122 0 963 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 4356

[startup+342.302 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 5868
/proc/meminfo: memFree=1887376/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=4568 CPUtime=342.21
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1025 0 0 0 34219 2 0 0 25 0 1 0 203125196 4677632 1008 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1142 1008 67 122 0 1016 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 4568

[startup+402.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 5868
/proc/meminfo: memFree=1887120/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=4856 CPUtime=402.19
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1089 0 0 0 40217 2 0 0 25 0 1 0 203125196 4972544 1072 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1214 1072 67 122 0 1088 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 4856

[startup+462.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 5868
/proc/meminfo: memFree=1886800/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5240 CPUtime=462.18
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1177 0 0 0 46215 3 0 0 25 0 1 0 203125196 5365760 1160 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531594 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1310 1160 67 122 0 1184 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 5240

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886736/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5240 CPUtime=522.16
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1187 0 0 0 52213 3 0 0 25 0 1 0 203125196 5365760 1170 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1310 1170 67 122 0 1184 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 5240

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886544/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5432 CPUtime=582.14
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1235 0 0 0 58211 3 0 0 25 0 1 0 203125196 5562368 1218 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1358 1218 67 122 0 1232 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 5432

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886416/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5432 CPUtime=588.54
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1243 0 0 0 58850 4 0 0 25 0 1 0 203125196 5562368 1226 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519590 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1358 1226 67 122 0 1232 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 5432

[startup+601.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886352/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5528 CPUtime=601.34
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1265 0 0 0 60130 4 0 0 25 0 1 0 203125196 5660672 1248 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1382 1248 67 122 0 1256 0
Current children cumulated CPU time (s) 601.34
Current children cumulated vsize (KiB) 5528

[startup+604.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886352/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5528 CPUtime=604.54
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1271 0 0 0 60450 4 0 0 25 0 1 0 203125196 5660672 1254 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519218 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1382 1254 67 122 0 1256 0
Current children cumulated CPU time (s) 604.54
Current children cumulated vsize (KiB) 5528

[startup+606.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886352/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5528 CPUtime=606.14
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1271 0 0 0 60610 4 0 0 25 0 1 0 203125196 5660672 1254 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134534811 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1382 1254 67 122 0 1256 0
Current children cumulated CPU time (s) 606.14
Current children cumulated vsize (KiB) 5528

[startup+607.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886352/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5528 CPUtime=606.94
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1271 0 0 0 60690 4 0 0 25 0 1 0 203125196 5660672 1254 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1382 1254 67 122 0 1256 0
Current children cumulated CPU time (s) 606.94
Current children cumulated vsize (KiB) 5528

[startup+607.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886352/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5528 CPUtime=607.34
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1271 0 0 0 60730 4 0 0 25 0 1 0 203125196 5660672 1254 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529671 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1382 1254 67 122 0 1256 0
Current children cumulated CPU time (s) 607.34
Current children cumulated vsize (KiB) 5528

[startup+607.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5868
/proc/meminfo: memFree=1886352/2055920 swapFree=4156164/4192956
[pid=5867] ppid=5865 vsize=5528 CPUtime=607.74
/proc/5867/stat : 5867 (mxc) R 5865 5867 5034 0 -1 4194304 1271 0 0 0 60770 4 0 0 25 0 1 0 203125196 5660672 1254 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/5867/statm: 1382 1254 67 122 0 1256 0
Current children cumulated CPU time (s) 607.74
Current children cumulated vsize (KiB) 5528

Child status: 10
Real time (s): 607.945
CPU time (s): 607.777
CPU user time (s): 607.732
CPU system time (s): 0.044993
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 5528

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

runsolver used 0.494924 second user time and 1.22581 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Thu Apr 26 01:48:55 UTC 2007

IDJOB= 370161
IDBENCH= 24611
IDSOLVER= 181
FILE ID= node44/370161-1177552135

PBS_JOBID= 4696283

Free space on /tmp= 66430 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-240-3.sat05-2205.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370161-1177552135/mxc /tmp/evaluation/370161-1177552135/instance-370161-1177552135.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-370161-1177552135 -o ROOT/results/node44/solver-370161-1177552135 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370161-1177552135/mxc /tmp/evaluation/370161-1177552135/instance-370161-1177552135.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  fca12eef85528ed5b92dca0939473545

RANDOM SEED= 489997647

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1891944 kB
Buffers:         24036 kB
Cached:          56052 kB
SwapCached:      13956 kB
Active:          60444 kB
Inactive:        46252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891944 kB
SwapTotal:     4192956 kB
SwapFree:      4156164 kB
Dirty:             768 kB
Writeback:           0 kB
Mapped:          34832 kB
Slab:            42772 kB
Committed_AS:  1490596 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66430 MiB

End job on node44 on Thu Apr 26 01:59:03 UTC 2007