Trace number 367628

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 328.513 328.615

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark213.945
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

328.50/328.61	c MXC attempting /tmp/evaluation/367628-1177549984/instance-367628-1177549984.cnf
328.50/328.61	c 4167 assignments made, starting to guess now
328.50/328.61	c ===================================[MXC]=====================================
328.50/328.61	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
328.50/328.61	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
328.50/328.61	c =============================================================================
328.50/328.61	c |         0 |   10553    72928 |    3517       0       0     nan | 53.103 % |
328.50/328.61	c |       100 |   10553    72928 |    3868      91    1791    19.7 | 53.103 % |
328.50/328.61	c |       250 |   10553    72928 |    4255     235    7435    31.6 | 53.103 % |
328.50/328.61	c |       476 |   10553    72928 |    4681     452   11191    24.8 | 53.103 % |
328.50/328.61	c |       813 |   10496    72741 |    5149     776   20831    26.8 | 53.358 % |
328.50/328.61	c |      1320 |   10496    72741 |    5664    1272   42876    33.7 | 53.358 % |
328.50/328.61	c |      2080 |   10492    72728 |    6230    2006   73887    36.8 | 53.371 % |
328.50/328.61	c |      3219 |   10492    72728 |    6853    3122  127542    40.9 | 53.371 % |
328.50/328.61	c |      4927 |   10484    72697 |    7539    4815  196730    40.9 | 53.434 % |
328.50/328.61	c |      7489 |   10484    72697 |    8292    7354  322116    43.8 | 53.434 % |
328.50/328.61	c |     11333 |   10480    72684 |    9122    7033  294428    41.9 | 53.447 % |
328.50/328.61	c |     17099 |   10363    72295 |   10034    8211  308439    37.6 | 54.110 % |
328.50/328.61	c |     25748 |   10359    72282 |   11037    6834  190306    27.8 | 54.123 % |
328.50/328.61	c |     38722 |   10347    72243 |   12141    8759  327956    37.4 | 54.161 % |
328.50/328.61	c |     58184 |   10329    72186 |   13355   10006  450822    45.1 | 54.212 % |
328.50/328.61	c |     87376 |   10329    72186 |   14691   12473  622066    49.9 | 54.212 % |
328.50/328.61	c |    131167 |   10321    72160 |   16160   12203  615637    50.4 | 54.237 % |
328.50/328.61	c |    196853 |   10311    72123 |   17776   13235  545017    41.2 | 54.314 % |
328.50/328.61	c |    295380 |   10298    72081 |   19554   13988  337541    24.1 | 54.365 % |
328.50/328.61	c |    443169 |   10071    71336 |   21509   15074  703430    46.7 | 55.104 % |
328.50/328.61	c 328.550s elapsed
328.50/328.61	c restarts: 19
328.50/328.61	c decisions: 663319
328.50/328.61	c propagations: 395785597
328.50/328.61	c conflicts: 551160
328.50/328.61	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/node15/watcher-367628-1177549984 -o ROOT/results/node15/solver-367628-1177549984 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/367628-1177549984/mxc /tmp/evaluation/367628-1177549984/instance-367628-1177549984.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.90 0.97 0.91 3/77 25174
/proc/meminfo: memFree=1607864/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=2884 CPUtime=0
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 560 0 0 0 0 0 0 0 18 0 1 0 202916022 2953216 545 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 721 545 46 122 0 595 0

[startup+0.0403161 s]
/proc/loadavg: 0.90 0.97 0.91 3/77 25174
/proc/meminfo: memFree=1607864/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=3008 CPUtime=0.03
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 882 0 0 0 3 0 0 0 18 0 1 0 202916022 3080192 586 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 752 586 59 122 0 626 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3008

[startup+0.101316 s]
/proc/loadavg: 0.90 0.97 0.91 3/77 25174
/proc/meminfo: memFree=1607864/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=3140 CPUtime=0.09
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 911 0 0 0 9 0 0 0 18 0 1 0 202916022 3215360 615 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 785 615 59 122 0 659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3140

[startup+0.301334 s]
/proc/loadavg: 0.90 0.97 0.91 3/77 25174
/proc/meminfo: memFree=1607864/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=3404 CPUtime=0.29
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 976 0 0 0 29 0 0 0 19 0 1 0 202916022 3485696 680 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519602 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 851 680 59 122 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3404

[startup+0.701371 s]
/proc/loadavg: 0.90 0.97 0.91 3/77 25174
/proc/meminfo: memFree=1607864/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=3932 CPUtime=0.69
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 1086 0 0 0 69 0 0 0 22 0 1 0 202916022 4026368 790 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528093 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 983 790 59 122 0 857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3932

[startup+1.50145 s]
/proc/loadavg: 0.90 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1604720/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=4468 CPUtime=1.49
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 1249 0 0 0 149 0 0 0 25 0 1 0 202916022 4575232 953 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 1117 953 59 122 0 991 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4468

[startup+3.10159 s]
/proc/loadavg: 0.90 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1603696/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=5004 CPUtime=3.09
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 1381 0 0 0 309 0 0 0 25 0 1 0 202916022 5124096 1083 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 1251 1083 67 122 0 1125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5004

[startup+6.30188 s]
/proc/loadavg: 0.91 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1603312/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=5264 CPUtime=6.29
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 1433 0 0 0 629 0 0 0 25 0 1 0 202916022 5390336 1135 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 1316 1135 67 122 0 1190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5264

[startup+12.7015 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1602736/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=5748 CPUtime=12.68
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 1556 0 0 0 1268 0 0 0 25 0 1 0 202916022 5885952 1258 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530213 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 1437 1258 67 122 0 1311 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5748

[startup+25.5016 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1601840/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=6540 CPUtime=25.49
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 1775 0 0 0 2548 1 0 0 25 0 1 0 202916022 6696960 1477 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530011 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 1635 1477 67 122 0 1509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6540

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1600752/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=7692 CPUtime=51.08
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2056 0 0 0 5107 1 0 0 25 0 1 0 202916022 7876608 1758 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 1923 1758 67 122 0 1797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7692

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1600368/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=8088 CPUtime=102.27
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2146 0 0 0 10225 2 0 0 25 0 1 0 202916022 8282112 1848 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519223 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2022 1848 67 122 0 1896 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8088

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1599920/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=8496 CPUtime=162.25
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2251 0 0 0 16223 2 0 0 25 0 1 0 202916022 8699904 1953 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2124 1953 67 122 0 1998 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8496

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25175
/proc/meminfo: memFree=1599856/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=8552 CPUtime=222.23
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2264 0 0 0 22221 2 0 0 25 0 1 0 202916022 8757248 1966 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519340 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2138 1966 67 122 0 2012 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8552

[startup+282.301 s]
/proc/loadavg: 1.03 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1599152/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9208 CPUtime=282.21
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2424 0 0 0 28218 3 0 0 25 0 1 0 202916022 9428992 2126 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2302 2126 67 122 0 2176 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9208

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

[startup+307.101 s]
/proc/loadavg: 1.02 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1598960/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=307.01
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2466 0 0 0 30698 3 0 0 25 0 1 0 202916022 9592832 2168 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2168 67 122 0 2216 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 9368

[startup+319.902 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1599024/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=319.8
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2469 0 0 0 31977 3 0 0 25 0 1 0 202916022 9592832 2171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2171 67 122 0 2216 0
Current children cumulated CPU time (s) 319.8
Current children cumulated vsize (KiB) 9368

[startup+323.102 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1599024/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=323
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2469 0 0 0 32297 3 0 0 25 0 1 0 202916022 9592832 2171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2171 67 122 0 2216 0
Current children cumulated CPU time (s) 323
Current children cumulated vsize (KiB) 9368

[startup+326.301 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1598960/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=326.2
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2469 0 0 0 32617 3 0 0 25 0 1 0 202916022 9592832 2171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2171 67 122 0 2216 0
Current children cumulated CPU time (s) 326.2
Current children cumulated vsize (KiB) 9368

[startup+327.902 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1598960/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=327.8
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2469 0 0 0 32777 3 0 0 25 0 1 0 202916022 9592832 2171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2171 67 122 0 2216 0
Current children cumulated CPU time (s) 327.8
Current children cumulated vsize (KiB) 9368

[startup+328.301 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1598960/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=328.2
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2469 0 0 0 32817 3 0 0 25 0 1 0 202916022 9592832 2171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2171 67 122 0 2216 0
Current children cumulated CPU time (s) 328.2
Current children cumulated vsize (KiB) 9368

[startup+328.501 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1598960/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=328.4
/proc/25174/stat : 25174 (mxc) R 25172 25174 24732 0 -1 4194304 2469 0 0 0 32837 3 0 0 25 0 1 0 202916022 9592832 2171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2171 67 122 0 2216 0
Current children cumulated CPU time (s) 328.4
Current children cumulated vsize (KiB) 9368

[startup+328.601 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 25175
/proc/meminfo: memFree=1598960/2055920 swapFree=4169140/4192956
[pid=25174] ppid=25172 vsize=9368 CPUtime=328.5
/proc/25174/stat : 25174 (mxc) S 25172 25174 24732 0 -1 4194304 2470 0 0 0 32847 3 0 0 25 0 1 0 202916022 9592832 2172 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550682 0 0 4096 0 0 0 0 17 1 0 0
/proc/25174/statm: 2342 2172 67 122 0 2216 0
Current children cumulated CPU time (s) 328.5
Current children cumulated vsize (KiB) 9368

Child status: 20
Real time (s): 328.615
CPU time (s): 328.513
CPU user time (s): 328.474
CPU system time (s): 0.038994
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 9388

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

runsolver used 0.250961 second user time and 0.690894 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu Apr 26 01:13:04 UTC 2007

IDJOB= 367628
IDBENCH= 20396
IDSOLVER= 174
FILE ID= node15/367628-1177549984

PBS_JOBID= 4696598

Free space on /tmp= 66490 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-20.cnf
COMMAND LINE= /tmp/evaluation/367628-1177549984/mxc /tmp/evaluation/367628-1177549984/instance-367628-1177549984.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-367628-1177549984 -o ROOT/results/node15/solver-367628-1177549984 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/367628-1177549984/mxc /tmp/evaluation/367628-1177549984/instance-367628-1177549984.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 2705797

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1608336 kB
Buffers:         46020 kB
Cached:         305908 kB
SwapCached:       2896 kB
Active:         166264 kB
Inactive:       208988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608336 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          30540 kB
Slab:            57804 kB
Committed_AS:  7099356 kB
PageTables:       1868 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= 66490 MiB

End job on node15 on Thu Apr 26 01:18:33 UTC 2007