Trace number 367637

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-08UNSAT 357.869 358.017

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3085
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data (download as text)

357.85/358.00	c MXC attempting /tmp/evaluation/367637-1177550373/instance-367637-1177550373.cnf
357.85/358.00	c 34 assignments made, starting to guess now
357.85/358.00	c ===================================[MXC]=====================================
357.85/358.00	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
357.85/358.00	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
357.85/358.00	c =============================================================================
357.85/358.00	c |         0 |  111689   647098 |   37229       0       0     nan |  0.029 % |
357.85/358.00	c |       100 |  111689   647098 |   40951      92    7246    78.8 |  0.029 % |
357.85/358.00	c |       250 |  111689   647098 |   45047     230   11904    51.8 |  0.029 % |
357.85/358.00	c |       475 |  111689   647098 |   49551     446   15914    35.7 |  0.029 % |
357.85/358.00	c |       814 |  111689   647098 |   54506     782   26498    33.9 |  0.029 % |
357.85/358.00	c |      1321 |  111689   647098 |   59957    1279   38514    30.1 |  0.029 % |
357.85/358.00	c |      2080 |  111689   647098 |   65953    2030   66634    32.8 |  0.029 % |
357.85/358.00	c |      3221 |  111689   647098 |   72548    3152  116158    36.9 |  0.029 % |
357.85/358.00	c |      4929 |  111652   646895 |   79803    4830  190834    39.5 |  0.042 % |
357.85/358.00	c |      7491 |  111446   645756 |   87784    7380  279221    37.8 |  0.116 % |
357.85/358.00	c |     11336 |  111446   645756 |   96562   11203  507547    45.3 |  0.116 % |
357.85/358.00	c |     17102 |  111446   645756 |  106218   16955  741305    43.7 |  0.116 % |
357.85/358.00	c |     25751 |  111446   645756 |  116840   25589 1171133    45.8 |  0.116 % |
357.85/358.00	c |     38726 |  111446   645756 |  128524   38556 1694514    43.9 |  0.116 % |
357.85/358.00	c |     58187 |  111446   645756 |  141377   58015 2368382    40.8 |  0.116 % |
357.85/358.00	c |     87379 |  111446   645756 |  155514   87187 4033671    46.3 |  0.116 % |
357.85/358.00	c |    131168 |  111446   645756 |  171066  130952 6181650    47.2 |  0.116 % |
357.85/358.00	c 357.900s elapsed
357.85/358.00	c restarts: 16
357.85/358.00	c decisions: 217353
357.85/358.00	c propagations: 422383914
357.85/358.00	c conflicts: 153638
357.85/358.00	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-367637-1177550373 -o ROOT/results/node13/solver-367637-1177550373 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/367637-1177550373/mxc /tmp/evaluation/367637-1177550373/instance-367637-1177550373.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: 1.00 1.00 0.91 3/77 7713
/proc/meminfo: memFree=1610056/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=12576 CPUtime=0
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 774 0 0 0 0 0 0 0 18 0 1 0 202955245 12877824 759 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 3144 764 42 122 0 3018 0

[startup+0.0447811 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 7713
/proc/meminfo: memFree=1610056/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=25692 CPUtime=0.03
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 5697 0 0 0 1 2 0 0 18 0 1 0 202955245 26308608 5682 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6423 5683 46 122 0 6297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25692

[startup+0.101793 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 7713
/proc/meminfo: memFree=1610056/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=28728 CPUtime=0.09
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 6445 0 0 0 6 3 0 0 18 0 1 0 202955245 29417472 6430 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134691604 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 7182 6430 46 122 0 7056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28728

[startup+0.301835 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 7713
/proc/meminfo: memFree=1610056/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=25784 CPUtime=0.29
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 8632 0 0 0 25 4 0 0 19 0 1 0 202955245 26402816 5706 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134520329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6446 5706 47 122 0 6320 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25784

[startup+0.70192 s]
/proc/loadavg: 1.00 1.00 0.91 3/77 7713
/proc/meminfo: memFree=1610056/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=26444 CPUtime=0.69
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 8818 0 0 0 65 4 0 0 23 0 1 0 202955245 27078656 5892 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6611 5892 59 122 0 6485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26444

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1586560/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=26576 CPUtime=1.49
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 8833 0 0 0 145 4 0 0 25 0 1 0 202955245 27213824 5907 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134520532 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6644 5907 59 122 0 6518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26576

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1586048/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=26708 CPUtime=3.09
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 8865 0 0 0 304 5 0 0 25 0 1 0 202955245 27348992 5939 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519631 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6677 5939 59 122 0 6551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26708

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1585920/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=26972 CPUtime=6.29
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 8950 0 0 0 624 5 0 0 25 0 1 0 202955245 27619328 6024 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6743 6024 59 122 0 6617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26972

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1585344/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=27764 CPUtime=12.69
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 9122 0 0 0 1263 6 0 0 25 0 1 0 202955245 28430336 6196 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 6941 6196 59 122 0 6815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27764

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1583680/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=29348 CPUtime=25.48
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 9539 0 0 0 2542 6 0 0 25 0 1 0 202955245 30052352 6613 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 7337 6613 59 122 0 7211 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29348

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1580992/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=32252 CPUtime=51.07
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 10243 0 0 0 5100 7 0 0 25 0 1 0 202955245 33026048 7317 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 8063 7317 59 122 0 7937 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32252

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1576064/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=37184 CPUtime=102.25
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 11463 0 0 0 10217 8 0 0 25 0 1 0 202955245 38076416 8537 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 9296 8537 59 122 0 9170 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37184

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1568256/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=45296 CPUtime=162.23
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 13416 0 0 0 16212 11 0 0 25 0 1 0 202955245 46383104 10490 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519651 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 11324 10490 59 122 0 11198 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 45296

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1561856/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=51692 CPUtime=222.21
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 14995 0 0 0 22207 14 0 0 25 0 1 0 202955245 52932608 12069 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 12923 12069 59 122 0 12797 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 51692

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1556672/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=56800 CPUtime=282.19
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 16278 0 0 0 28203 16 0 0 25 0 1 0 202955245 58163200 13352 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 14200 13352 59 122 0 14074 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 56800

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552960/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61324 CPUtime=342.17
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17216 0 0 0 34199 18 0 0 25 0 1 0 202955245 62795776 14290 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15331 14290 59 122 0 15205 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 61324

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552768/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61456 CPUtime=345.37
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17253 0 0 0 34519 18 0 0 25 0 1 0 202955245 62930944 14327 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15364 14327 59 122 0 15238 0
Current children cumulated CPU time (s) 345.37
Current children cumulated vsize (KiB) 61456

[startup+351.902 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552512/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61720 CPUtime=351.77
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17315 0 0 0 35159 18 0 0 25 0 1 0 202955245 63201280 14389 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519280 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15430 14389 59 122 0 15304 0
Current children cumulated CPU time (s) 351.77
Current children cumulated vsize (KiB) 61720

[startup+355.102 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552448/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61852 CPUtime=354.96
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17341 0 0 0 35478 18 0 0 25 0 1 0 202955245 63336448 14415 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15463 14415 59 122 0 15337 0
Current children cumulated CPU time (s) 354.96
Current children cumulated vsize (KiB) 61852

[startup+356.702 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552384/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61852 CPUtime=356.56
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17349 0 0 0 35638 18 0 0 25 0 1 0 202955245 63336448 14423 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15463 14423 59 122 0 15337 0
Current children cumulated CPU time (s) 356.56
Current children cumulated vsize (KiB) 61852

[startup+357.505 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552320/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61852 CPUtime=357.36
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17353 0 0 0 35718 18 0 0 25 0 1 0 202955245 63336448 14427 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15463 14427 59 122 0 15337 0
Current children cumulated CPU time (s) 357.36
Current children cumulated vsize (KiB) 61852

[startup+357.901 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552320/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61852 CPUtime=357.76
/proc/7713/stat : 7713 (mxc) R 7711 7713 7237 0 -1 4194304 17354 0 0 0 35758 18 0 0 25 0 1 0 202955245 63336448 14428 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15463 14428 59 122 0 15337 0
Current children cumulated CPU time (s) 357.76
Current children cumulated vsize (KiB) 61852

[startup+358.001 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 7714
/proc/meminfo: memFree=1552320/2055920 swapFree=4159400/4192956
[pid=7713] ppid=7711 vsize=61852 CPUtime=357.85
/proc/7713/stat : 7713 (mxc) S 7711 7713 7237 0 -1 4194304 17357 0 0 0 35767 18 0 0 25 0 1 0 202955245 63336448 14431 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550682 0 0 4096 0 0 0 0 17 1 0 0
/proc/7713/statm: 15463 14431 59 122 0 15337 0
Current children cumulated CPU time (s) 357.85
Current children cumulated vsize (KiB) 61852

Child status: 20
Real time (s): 358.017
CPU time (s): 357.869
CPU user time (s): 357.675
CPU system time (s): 0.19397
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 61852

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

runsolver used 0.246962 second user time and 0.812876 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu Apr 26 01:19:34 UTC 2007

IDJOB= 367637
IDBENCH= 20421
IDSOLVER= 174
FILE ID= node13/367637-1177550373

PBS_JOBID= 4696621

Free space on /tmp= 66369 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= /tmp/evaluation/367637-1177550373/mxc /tmp/evaluation/367637-1177550373/instance-367637-1177550373.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-367637-1177550373 -o ROOT/results/node13/solver-367637-1177550373 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/367637-1177550373/mxc /tmp/evaluation/367637-1177550373/instance-367637-1177550373.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  ccc94758bbd09de3056ff3a062ddfd45

RANDOM SEED= 605611202

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1610464 kB
Buffers:         39904 kB
Cached:         322496 kB
SwapCached:      12688 kB
Active:         257752 kB
Inactive:       127864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610464 kB
SwapTotal:     4192956 kB
SwapFree:      4159400 kB
Dirty:           12312 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            45308 kB
Committed_AS:  6882724 kB
PageTables:       1872 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= 66369 MiB

End job on node13 on Thu Apr 26 01:25:32 UTC 2007