Trace number 315623

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 358.163 358.375

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)

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

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-315623-1172656668 -o ROOT/results/node59/solver-315623-1172656668 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315623-1172656668/mxc /tmp/evaluation/315623-1172656668/instance-315623-1172656668.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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 1.00 3/64 22518
/proc/meminfo: memFree=1727984/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=12576 CPUtime=0
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 766 0 0 0 0 0 0 0 18 0 1 0 285623544 12877824 750 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 3144 757 43 122 0 3018 0

[startup+0.093157 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22518
/proc/meminfo: memFree=1727984/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=28200 CPUtime=0.09
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 6334 0 0 0 6 3 0 0 18 0 1 0 285623544 28876800 6318 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134522197 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 7050 6318 46 122 0 6924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28200

[startup+0.101158 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22518
/proc/meminfo: memFree=1727984/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=28596 CPUtime=0.09
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 6422 0 0 0 6 3 0 0 18 0 1 0 285623544 29282304 6406 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 7149 6406 46 122 0 7023 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28596

[startup+0.30118 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22518
/proc/meminfo: memFree=1727984/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=25784 CPUtime=0.29
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 8633 0 0 0 25 4 0 0 19 0 1 0 285623544 26402816 5706 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134520283 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 6446 5706 47 122 0 6320 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25784

[startup+0.701223 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22518
/proc/meminfo: memFree=1727984/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=26444 CPUtime=0.69
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 8819 0 0 0 65 4 0 0 22 0 1 0 285623544 27078656 5892 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519785 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 6611 5892 59 122 0 6485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26444

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22519
/proc/meminfo: memFree=1704488/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=26576 CPUtime=1.49
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 8834 0 0 0 145 4 0 0 25 0 1 0 285623544 27213824 5907 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134520358 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 6644 5907 59 122 0 6518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26576

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22519
/proc/meminfo: memFree=1704296/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=26708 CPUtime=3.09
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 8865 0 0 0 305 4 0 0 25 0 1 0 285623544 27348992 5938 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 6677 5938 59 122 0 6551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26708

[startup+6.30184 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 22519
/proc/meminfo: memFree=1703848/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=26972 CPUtime=6.29
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 8950 0 0 0 625 4 0 0 25 0 1 0 285623544 27619328 6023 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528102 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 6743 6023 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.15 1.03 1.01 2/65 22519
/proc/meminfo: memFree=1703344/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=27764 CPUtime=12.67
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 9123 0 0 0 1263 4 0 0 25 0 1 0 285623544 28430336 6196 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 6941 6196 59 122 0 6815 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27764

[startup+25.502 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 22519
/proc/meminfo: memFree=1701744/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=29348 CPUtime=25.47
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 9539 0 0 0 2542 5 0 0 25 0 1 0 285623544 30052352 6612 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519651 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 7337 6612 59 122 0 7211 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29348

[startup+51.1018 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 22519
/proc/meminfo: memFree=1699056/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=32252 CPUtime=51.06
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 10238 0 0 0 5100 6 0 0 25 0 1 0 285623544 33026048 7311 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 8063 7311 59 122 0 7937 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32252

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 22519
/proc/meminfo: memFree=1694128/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=37052 CPUtime=102.25
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 11452 0 0 0 10217 8 0 0 25 0 1 0 285623544 37941248 8525 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 9263 8525 59 122 0 9137 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37052

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22519
/proc/meminfo: memFree=1686320/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=45296 CPUtime=162.24
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 13405 0 0 0 16214 10 0 0 25 0 1 0 285623544 46383104 10478 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 11324 10478 59 122 0 11198 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45296

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 22621
/proc/meminfo: memFree=1678576/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=51692 CPUtime=222.17
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 14986 0 0 0 22204 13 0 0 25 0 1 0 285623544 52932608 12059 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 12923 12059 59 122 0 12797 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 51692

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 22693
/proc/meminfo: memFree=1673328/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=56800 CPUtime=282.12
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 16273 0 0 0 28197 15 0 0 25 0 1 0 285623544 58163200 13346 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 14200 13346 59 122 0 14074 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 56800

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670640/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61324 CPUtime=342.09
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17210 0 0 0 34194 15 0 0 25 0 1 0 285623544 62795776 14283 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519627 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15331 14283 59 122 0 15205 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 61324

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670448/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61456 CPUtime=345.29
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17254 0 0 0 34514 15 0 0 25 0 1 0 285623544 62930944 14327 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15364 14327 59 122 0 15238 0
Current children cumulated CPU time (s) 345.29
Current children cumulated vsize (KiB) 61456

[startup+351.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670192/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61720 CPUtime=351.69
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17314 0 0 0 35154 15 0 0 25 0 1 0 285623544 63201280 14387 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15430 14387 59 122 0 15304 0
Current children cumulated CPU time (s) 351.69
Current children cumulated vsize (KiB) 61720

[startup+355.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670128/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61852 CPUtime=354.89
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17339 0 0 0 35474 15 0 0 25 0 1 0 285623544 63336448 14412 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15463 14412 59 122 0 15337 0
Current children cumulated CPU time (s) 354.89
Current children cumulated vsize (KiB) 61852

[startup+356.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670064/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61852 CPUtime=356.49
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17349 0 0 0 35634 15 0 0 25 0 1 0 285623544 63336448 14422 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519751 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15463 14422 59 122 0 15337 0
Current children cumulated CPU time (s) 356.49
Current children cumulated vsize (KiB) 61852

[startup+357.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670064/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61852 CPUtime=357.29
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17352 0 0 0 35714 15 0 0 25 0 1 0 285623544 63336448 14425 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15463 14425 59 122 0 15337 0
Current children cumulated CPU time (s) 357.29
Current children cumulated vsize (KiB) 61852

[startup+357.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670064/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61852 CPUtime=357.69
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17354 0 0 0 35754 15 0 0 25 0 1 0 285623544 63336448 14427 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519593 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15463 14427 59 122 0 15337 0
Current children cumulated CPU time (s) 357.69
Current children cumulated vsize (KiB) 61852

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22717
/proc/meminfo: memFree=1670064/2055920 swapFree=4183680/4192956
[pid=22518] ppid=22516 vsize=61852 CPUtime=358.09
/proc/22518/stat : 22518 (mxc) R 22516 22518 21507 0 -1 4194304 17355 0 0 0 35794 15 0 0 25 0 1 0 285623544 63336448 14428 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22518/statm: 15463 14428 59 122 0 15337 0
Current children cumulated CPU time (s) 358.09
Current children cumulated vsize (KiB) 61852

Child status: 20
Real time (s): 358.375
CPU time (s): 358.163
CPU user time (s): 357.995
CPU system time (s): 0.167974
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 61852

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

runsolver used 0.278957 second user time and 0.802877 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Feb 28 09:57:48 UTC 2007

IDJOB= 315623
IDBENCH= 20421
IDSOLVER= 107
FILE ID= node59/315623-1172656668

PBS_JOBID= 3981198

Free space on /tmp= 66509 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/315623-1172656668/mxc /tmp/evaluation/315623-1172656668/instance-315623-1172656668.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-315623-1172656668 -o ROOT/results/node59/solver-315623-1172656668 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315623-1172656668/mxc /tmp/evaluation/315623-1172656668/instance-315623-1172656668.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  ccc94758bbd09de3056ff3a062ddfd45

RANDOM SEED= 717555279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1728392 kB
Buffers:          8168 kB
Cached:         270360 kB
SwapCached:       2720 kB
Active:          83972 kB
Inactive:       204280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728392 kB
SwapTotal:     4192956 kB
SwapFree:      4183680 kB
Dirty:           12312 kB
Writeback:           0 kB
Mapped:          15980 kB
Slab:            25284 kB
Committed_AS:   600224 kB
PageTables:       1476 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 node59 on Wed Feb 28 10:03:47 UTC 2007