Trace number 370127

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 153.433 153.499

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

153.34/153.49	c MXC attempting /tmp/evaluation/370127-1177552054/instance-370127-1177552054.cnf
153.34/153.49	c 0 assignments made, starting to guess now
153.34/153.49	c ===================================[MXC]=====================================
153.34/153.49	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
153.34/153.49	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
153.34/153.49	c =============================================================================
153.34/153.49	c |         0 |     920     2760 |    1000       0       0     nan |  0.000 % |
153.34/153.49	c |       100 |     920     2760 |    1100      99    2923    29.5 |  0.000 % |
153.34/153.49	c |       250 |     920     2760 |    1210     249    6982    28.0 |  0.000 % |
153.34/153.49	c |       476 |     920     2760 |    1331     475   12680    26.7 |  0.000 % |
153.34/153.49	c |       814 |     920     2760 |    1464     812   20300    25.0 |  0.000 % |
153.34/153.49	c |      1321 |     920     2760 |    1610    1319   31140    23.6 |  0.000 % |
153.34/153.49	c |      2080 |     920     2760 |    1771    1272   26855    21.1 |  0.000 % |
153.34/153.49	c |      3219 |     920     2760 |    1948    1524   30926    20.3 |  0.000 % |
153.34/153.49	c |      4927 |     920     2760 |    2143    1286   28013    21.8 |  0.000 % |
153.34/153.49	c |      7489 |     920     2760 |    2357    1706   33863    19.8 |  0.000 % |
153.34/153.49	c |     11334 |     920     2760 |    2593    2019   40224    19.9 |  0.000 % |
153.34/153.49	c |     17100 |     920     2760 |    2853    1304   24255    18.6 |  0.000 % |
153.34/153.49	c |     25749 |     920     2760 |    3138    2818   72092    25.6 |  0.000 % |
153.34/153.49	c |     38725 |     920     2760 |    3452    1674   36834    22.0 |  0.000 % |
153.34/153.49	c |     58186 |     920     2760 |    3797    2159   42778    19.8 |  0.000 % |
153.34/153.49	c |     87379 |     920     2760 |    4177    2881   56649    19.7 |  0.000 % |
153.34/153.49	c |    131168 |     920     2760 |    4594    2829   52631    18.6 |  0.000 % |
153.34/153.49	c |    196853 |     920     2760 |    5054    4226   90429    21.4 |  0.000 % |
153.34/153.49	c |    295379 |     920     2760 |    5559    4272   75387    17.6 |  0.000 % |
153.34/153.49	c |    443169 |     920     2760 |    6115    4846   91520    18.9 |  0.000 % |
153.34/153.49	c |    664852 |     920     2760 |    6727    3454   57965    16.8 |  0.000 % |
153.34/153.49	c |    997378 |     920     2760 |    7400    6570  125702    19.1 |  0.000 % |
153.34/153.49	c |   1496168 |     920     2760 |    8140    6152  108766    17.7 |  0.000 % |
153.34/153.49	c 153.450s elapsed
153.34/153.49	c restarts: 22
153.34/153.49	c decisions: 1829242
153.34/153.49	c propagations: 110699872
153.34/153.49	c conflicts: 1721044
153.34/153.49	s SATISFIABLE
153.34/153.49	v -124 -43 -103 -16 -25 -128 106 179 -55 41 -74 143 -102 -64 175 -191 224 -51 197 38 -161 -97 -126 -140 -44 -136 216 39 -69 20 -158 133 14 -207 -61 -96 -171 120 174 108 -212 107 145 228 210 21 -89 100 220 -214 -196 227 186 47 -138 -208 -52 137 13 141 169 -19 -190 29 184 -142 229 -32 -23 -22 -67 -37 -81 71 -62 -178 58 50 168 10 48 188 72 105 -164 -123 53 -173 -151 6 101 -147 221 -33 49 3 -78 -66 -35 -12 -98 -222 -1 -118 192 -157 -93 149 5 -15 110 -77 -7 -76 -213 132 203 68 27 60 111 125 -17 -185 135 82 -193 -177 -166 -223 154 -159 30 -167 144 -87 -95 92 113 79 -91 -195 -160 209 104 180 201 -73 119 86 65 28 187 -26 -165 -198 -36 -162 -176 57 -189 9 152 -115 -199 225 127 84 46 -218 -200 -75 -226 -85 -153 -146 -109 170 -56 24 -99 -202 -163 11 88 156 -219 139 90 8 134 -130 45 121 54 -230 117 2 211 18 206 183 129 -31 181 -70 112 -114 63 -215 -4 116 -122 -80 59 -148 -83 -204 34 150 94 -182 131 -194 -40 205 172 155 -217 42 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/node40/watcher-370127-1177552054 -o ROOT/results/node40/solver-370127-1177552054 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370127-1177552054/mxc /tmp/evaluation/370127-1177552054/instance-370127-1177552054.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.96 0.93 0.90 3/77 4776
/proc/meminfo: memFree=1722224/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=932 CPUtime=0
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 84084982 954368 89 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 233 89 57 122 0 107 0

[startup+0.085243 s]
/proc/loadavg: 0.96 0.93 0.90 3/77 4776
/proc/meminfo: memFree=1722224/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1204 CPUtime=0.08
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 172 0 0 0 8 0 0 0 18 0 1 0 84084982 1232896 155 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519546 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 301 155 67 122 0 175 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1204

[startup+0.101246 s]
/proc/loadavg: 0.96 0.93 0.90 3/77 4776
/proc/meminfo: memFree=1722224/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1204 CPUtime=0.1
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 172 0 0 0 10 0 0 0 18 0 1 0 84084982 1232896 155 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 301 155 67 122 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1204

[startup+0.301288 s]
/proc/loadavg: 0.96 0.93 0.90 3/77 4776
/proc/meminfo: memFree=1722224/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1336 CPUtime=0.3
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 197 0 0 0 30 0 0 0 19 0 1 0 84084982 1368064 180 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 334 180 67 122 0 208 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1336

[startup+0.701371 s]
/proc/loadavg: 0.96 0.93 0.90 3/77 4776
/proc/meminfo: memFree=1722224/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1336 CPUtime=0.7
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 219 0 0 0 70 0 0 0 23 0 1 0 84084982 1368064 202 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519252 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 334 202 67 122 0 208 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1336

[startup+1.50254 s]
/proc/loadavg: 0.96 0.93 0.90 2/78 4777
/proc/meminfo: memFree=1721512/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1580 CPUtime=1.5
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 273 0 0 0 150 0 0 0 25 0 1 0 84084982 1617920 256 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519220 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 395 256 67 122 0 269 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1580

[startup+3.10187 s]
/proc/loadavg: 0.96 0.93 0.90 2/78 4777
/proc/meminfo: memFree=1721256/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1704 CPUtime=3.09
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 293 0 0 0 309 0 0 0 25 0 1 0 84084982 1744896 276 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 426 276 67 122 0 300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1704

[startup+6.30158 s]
/proc/loadavg: 0.97 0.93 0.90 2/78 4777
/proc/meminfo: memFree=1721008/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=1828 CPUtime=6.29
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 347 0 0 0 629 0 0 0 25 0 1 0 84084982 1871872 330 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519599 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 457 330 67 122 0 331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1828

[startup+12.7019 s]
/proc/loadavg: 0.97 0.94 0.90 2/78 4777
/proc/meminfo: memFree=1720624/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=2196 CPUtime=12.69
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 414 0 0 0 1269 0 0 0 25 0 1 0 84084982 2248704 397 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 549 397 67 122 0 423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2196

[startup+25.5016 s]
/proc/loadavg: 0.97 0.94 0.90 2/78 4777
/proc/meminfo: memFree=1720304/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=2540 CPUtime=25.48
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 504 0 0 0 2548 0 0 0 25 0 1 0 84084982 2600960 487 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 635 487 67 122 0 509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2540

[startup+51.1019 s]
/proc/loadavg: 0.98 0.94 0.91 2/78 4777
/proc/meminfo: memFree=1719792/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3020 CPUtime=51.07
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 626 0 0 0 5107 0 0 0 25 0 1 0 84084982 3092480 609 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 755 609 67 122 0 629 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3020

[startup+102.306 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1719024/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3688 CPUtime=102.26
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 793 0 0 0 10225 1 0 0 25 0 1 0 84084982 3776512 776 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519602 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 922 776 67 122 0 796 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3688

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

[startup+127.902 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718896/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3792 CPUtime=127.85
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 832 0 0 0 12784 1 0 0 25 0 1 0 84084982 3883008 815 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 948 815 67 122 0 822 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 3792

[startup+140.702 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718832/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=140.65
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 850 0 0 0 14064 1 0 0 25 0 1 0 84084982 3977216 833 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 833 67 122 0 845 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 3884

[startup+147.102 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=147.04
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 14703 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 147.04
Current children cumulated vsize (KiB) 3884

[startup+150.302 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=150.24
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 15023 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 150.24
Current children cumulated vsize (KiB) 3884

[startup+151.902 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=151.84
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 15183 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 151.84
Current children cumulated vsize (KiB) 3884

[startup+152.701 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=152.64
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 15263 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 152.64
Current children cumulated vsize (KiB) 3884

[startup+153.101 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=153.04
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 15303 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 153.04
Current children cumulated vsize (KiB) 3884

[startup+153.301 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=153.24
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 15323 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 153.24
Current children cumulated vsize (KiB) 3884

[startup+153.401 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 4777
/proc/meminfo: memFree=1718768/2055920 swapFree=4157396/4192956
[pid=4776] ppid=4774 vsize=3884 CPUtime=153.34
/proc/4776/stat : 4776 (mxc) R 4774 4776 3246 0 -1 4194304 864 0 0 0 15333 1 0 0 25 0 1 0 84084982 3977216 847 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4776/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 153.34
Current children cumulated vsize (KiB) 3884

Child status: 10
Real time (s): 153.499
CPU time (s): 153.433
CPU user time (s): 153.419
CPU system time (s): 0.013997
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 3908

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

runsolver used 0.131979 second user time and 0.307953 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Thu Apr 26 01:47:34 UTC 2007

IDJOB= 370127
IDBENCH= 24602
IDSOLVER= 181
FILE ID= node40/370127-1177552054

PBS_JOBID= 4696299

Free space on /tmp= 66509 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  87d9c7ce297970bb210f40783f709fcc

RANDOM SEED= 144056511

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1722632 kB
Buffers:         39232 kB
Cached:         188700 kB
SwapCached:      16528 kB
Active:         172372 kB
Inactive:       117740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722632 kB
SwapTotal:     4192956 kB
SwapFree:      4157396 kB
Dirty:             716 kB
Writeback:           0 kB
Mapped:          67668 kB
Slab:            28452 kB
Committed_AS:  1065896 kB
PageTables:       2044 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= 66509 MiB

End job on node40 on Thu Apr 26 01:50:08 UTC 2007