Trace number 1772947

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 2009-03-10UNSAT 241.989 242.075

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.1181
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

241.91/242.04	c starting MXC with:
241.91/242.04	c cnf_path = HOME/instance-1772947-1241298150.cnf
241.91/242.04	c restart_strategy = auto
241.91/242.04	c sign_strategy = cached
241.91/242.04	c use_preprocessing = -1
241.91/242.04	c output_implicant = 1
241.91/242.04	c timeout_seconds = 0
241.91/242.04	c running SatELite... done
241.91/242.04	c 128561 vars eliminated
241.91/242.04	c received 34 units and 585811 clauses from SatELite
241.91/242.04	c 128594 assignments made, starting to guess now
241.91/242.04	c ===================================[MXC]=====================================
241.91/242.04	c | Conflicts |                Clause Statistics                   |   Vars   |
241.91/242.04	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
241.91/242.04	c =============================================================================
241.91/242.04	c |         0 |       0  392535   193276        0        0     nan |   175670 |
241.91/242.04	c |       100 |       0  392535   193276      100     1050    22.6 |    47076 |
241.91/242.04	c |       210 |       0  392536   193276      209     1105    21.7 |    47076 |
241.91/242.04	c |       441 |       0  392544   193276      432     1220    20.8 |    47076 |
241.91/242.04	c |       805 |       0  392554   193276      786     1402    23.5 |    47076 |
241.91/242.04	c |      1315 |       0  392448   193207     1287     1657    26.7 |    47059 |
241.91/242.04	c |      1986 |       0  392451   193207     1955     1993    26.0 |    47059 |
241.91/242.04	c |      2834 |       0  392463   193207     1784     2417    21.6 |    47059 |
241.91/242.04	c |      3876 |       0  392472   193207     2817     2938    22.1 |    47059 |
241.91/242.04	c |      5132 |       0  392481   193207     2534     3566    25.4 |    47059 |
241.91/242.04	c |      6623 |       0  392490   193207     4016     4311    35.0 |    47059 |
241.91/242.04	c |      8373 |       0  392491   193207     3463     5186    51.7 |    47059 |
241.91/242.04	c |     10408 |       0  392497   193207     5492     6204    49.7 |    47059 |
241.91/242.04	c |     12756 |       0  392510   193207     4367     7378    32.9 |    47059 |
241.91/242.04	c |     15449 |       0  392530   193207     7040     8724    43.1 |    47059 |
241.91/242.04	c |     18521 |       0  392564   193207    10078    10260    46.4 |    47059 |
241.91/242.04	c |     22010 |       0  392591   193207     8316    12005    39.9 |    47059 |
241.91/242.04	c |     25958 |       0  392601   193207    12254    13979    42.5 |    47059 |
241.91/242.04	c |     30411 |       0  392532   193129     8806    16205    27.3 |    47042 |
241.91/242.04	c |     35419 |       0  392569   193129    13777    18709    30.2 |    47042 |
241.91/242.04	c |     41038 |       0  392595   193129    19370    21519    30.4 |    47042 |
241.91/242.04	c |     47329 |       0  392530   193099    13796    24664    23.3 |    47037 |
241.91/242.04	c |     54360 |       0  392334   192957    20803    28180    26.8 |    47004 |
241.91/242.04	c |     62205 |       0  392342   192957    28640    32102    27.1 |    47004 |
241.91/242.04	c |     70945 |       0  392362   192957    19572    36472    22.8 |    47004 |
241.91/242.04	c |     80669 |       0  392395   192957    29263    41334    26.6 |    47004 |
241.91/242.04	c |     91476 |       0  392297   192886    40059    46738    24.3 |    46986 |
241.91/242.04	c |    103474 |       0  392300   192886    52054    52737    22.3 |    46986 |
241.91/242.04	c |    116782 |       0  392311   192886    38639    59391    16.7 |    46986 |
241.91/242.04	c |    131532 |       0  392313   192886    53387    66766    16.2 |    46986 |
241.91/242.04	c |    147868 |       0  392314   192886    69722    74934    15.6 |    46986 |
241.91/242.04	c |    165948 |       0  392316   192886    47726    83974    15.6 |    46986 |
241.91/242.04	c |    185947 |       0  392320   192886    67721    93973    14.7 |    46986 |
241.91/242.04	c |    208057 |       0  392321   192886    89830   105028    13.9 |    46986 |
241.91/242.04	c |    217003 |       0  392357   192886    98728   109501    13.5 |    43950 |
241.91/242.04	c ----- stats for thread 0 -----
241.91/242.04	c restarts: 552
241.91/242.04	c decisions: 490200
241.91/242.04	c propagations: 309678486
241.91/242.04	c conflicts: 217003
241.91/242.04	c 242.024s elapsed
241.91/242.04	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772947-1241298150/watcher-1772947-1241298150 -o /tmp/evaluation-result-1772947-1241298150/solver-1772947-1241298150 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1772947-1241298150.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.58 3.15 3.63 3/64 23956
/proc/meminfo: memFree=1193856/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=16016 CPUtime=0
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 748 0 0 0 0 0 0 0 18 0 1 0 157848837 16400384 734 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 4004 739 46 166 0 3835 0

[startup+0.100682 s]
/proc/loadavg: 1.58 3.15 3.63 3/64 23956
/proc/meminfo: memFree=1193856/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=60080 CPUtime=0.09
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 11584 0 0 0 4 5 0 0 18 0 1 0 157848837 61521920 11499 1992294400 134512640 135192793 4294956224 18446744073709551615 134576576 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 15020 11499 55 166 0 14851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60080

[startup+0.201692 s]
/proc/loadavg: 1.58 3.15 3.63 3/64 23956
/proc/meminfo: memFree=1193856/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=67104 CPUtime=0.19
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 13304 0 0 0 13 6 0 0 19 0 1 0 157848837 68714496 13219 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 16776 13219 55 166 0 16607 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67104

[startup+0.301702 s]
/proc/loadavg: 1.58 3.15 3.63 3/64 23956
/proc/meminfo: memFree=1193856/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=74388 CPUtime=0.29
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 15016 0 0 0 23 6 0 0 19 0 1 0 157848837 76173312 14931 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 18597 14931 55 166 0 18428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74388

[startup+0.701747 s]
/proc/loadavg: 1.58 3.15 3.63 3/64 23956
/proc/meminfo: memFree=1193856/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=99884 CPUtime=0.69
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 21508 0 0 0 61 8 0 0 23 0 1 0 157848837 102281216 21423 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 24971 21423 55 166 0 24802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99884

[startup+1.50184 s]
/proc/loadavg: 1.58 3.15 3.63 2/65 23957
/proc/meminfo: memFree=1114744/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=94712 CPUtime=1.49
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 23600 0 0 0 139 10 0 0 25 0 1 0 157848837 96985088 19722 1992294400 134512640 135192793 4294956224 18446744073709551615 134567946 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 23678 19722 55 166 0 23509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94712

[startup+3.10201 s]
/proc/loadavg: 1.58 3.15 3.63 2/65 23957
/proc/meminfo: memFree=1114616/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=94712 CPUtime=3.09
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 23600 0 0 0 299 10 0 0 25 0 1 0 157848837 96985088 19722 1992294400 134512640 135192793 4294956224 18446744073709551615 134567590 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 23678 19722 55 166 0 23509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94712

[startup+6.30137 s]
/proc/loadavg: 1.53 3.12 3.61 2/65 23957
/proc/meminfo: memFree=1075512/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=151404 CPUtime=6.29
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 37456 0 0 0 612 17 0 0 25 0 1 0 157848837 155037696 33578 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 37851 33578 56 166 0 37682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151404

[startup+12.7011 s]
/proc/loadavg: 1.49 3.08 3.60 2/65 23957
/proc/meminfo: memFree=1047160/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=163548 CPUtime=12.69
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 40475 0 0 0 1251 18 0 0 25 0 1 0 157848837 167473152 36597 1992294400 134512640 135192793 4294956224 18446744073709551615 134567910 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 40887 36597 56 166 0 40718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163548

[startup+25.5015 s]
/proc/loadavg: 1.38 2.98 3.56 2/65 23957
/proc/meminfo: memFree=1040376/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=171860 CPUtime=25.49
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 42211 0 0 0 2530 19 0 0 25 0 1 0 157848837 175984640 38333 1992294400 134512640 135192793 4294956224 18446744073709551615 134573789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 42965 38333 56 166 0 42796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 171860

[startup+51.1014 s]
/proc/loadavg: 1.25 2.82 3.49 2/65 23957
/proc/meminfo: memFree=1044792/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=162760 CPUtime=51.06
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 45558 0 0 0 5084 22 0 0 25 0 1 0 157848837 166666240 37257 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 40690 37257 73 166 0 40521 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 162760

[startup+102.301 s]
/proc/loadavg: 1.11 2.54 3.35 2/65 23957
/proc/meminfo: memFree=1040440/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=167188 CPUtime=102.25
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 46645 0 0 0 10201 24 0 0 25 0 1 0 157848837 171200512 38344 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 41797 38344 73 166 0 41628 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 167188

[startup+162.302 s]
/proc/loadavg: 1.04 2.25 3.20 2/65 23957
/proc/meminfo: memFree=1036152/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=171728 CPUtime=162.22
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 47737 0 0 0 16198 24 0 0 25 0 1 0 157848837 175849472 39436 1992294400 134512640 135192793 4294956224 18446744073709551615 134534107 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 42932 39436 73 166 0 42763 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171728

[startup+222.305 s]
/proc/loadavg: 1.01 2.02 3.06 2/65 23957
/proc/meminfo: memFree=1028856/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=179732 CPUtime=222.21
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 49524 0 0 0 22195 26 0 0 25 0 1 0 157848837 184045568 41223 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 44933 41223 73 166 0 44764 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 179732

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

[startup+230.401 s]
/proc/loadavg: 1.01 1.99 3.04 2/65 23957
/proc/meminfo: memFree=1028280/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=180344 CPUtime=230.31
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 49664 0 0 0 23004 27 0 0 25 0 1 0 157848837 184672256 41363 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 45086 41363 73 166 0 44917 0
Current children cumulated CPU time (s) 230.31
Current children cumulated vsize (KiB) 180344

[startup+236.801 s]
/proc/loadavg: 1.01 1.97 3.03 2/65 23957
/proc/meminfo: memFree=1027384/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=181428 CPUtime=236.71
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 49907 0 0 0 23644 27 0 0 25 0 1 0 157848837 185782272 41606 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 45357 41606 73 166 0 45188 0
Current children cumulated CPU time (s) 236.71
Current children cumulated vsize (KiB) 181428

[startup+240.001 s]
/proc/loadavg: 1.01 1.96 3.02 2/65 23957
/proc/meminfo: memFree=1026744/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=182056 CPUtime=239.9
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 50044 0 0 0 23963 27 0 0 25 0 1 0 157848837 186425344 41743 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 45514 41743 73 166 0 45345 0
Current children cumulated CPU time (s) 239.9
Current children cumulated vsize (KiB) 182056

[startup+240.802 s]
/proc/loadavg: 1.01 1.96 3.02 2/65 23957
/proc/meminfo: memFree=1026744/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=182212 CPUtime=240.7
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 50079 0 0 0 24043 27 0 0 25 0 1 0 157848837 186585088 41778 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 45553 41778 73 166 0 45384 0
Current children cumulated CPU time (s) 240.7
Current children cumulated vsize (KiB) 182212

[startup+241.602 s]
/proc/loadavg: 1.01 1.96 3.02 2/65 23957
/proc/meminfo: memFree=1026616/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=182212 CPUtime=241.5
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 50094 0 0 0 24123 27 0 0 25 0 1 0 157848837 186585088 41793 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 45553 41793 73 166 0 45384 0
Current children cumulated CPU time (s) 241.5
Current children cumulated vsize (KiB) 182212

[startup+242.002 s]
/proc/loadavg: 1.01 1.96 3.02 2/65 23957
/proc/meminfo: memFree=1026488/2055920 swapFree=4192812/4192956
[pid=23956] ppid=23954 vsize=182212 CPUtime=241.91
/proc/23956/stat : 23956 (mxc-sat09) R 23954 23956 23865 0 -1 4194304 50114 0 0 0 24164 27 0 0 25 0 1 0 157848837 186585088 41813 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23956/statm: 45553 41813 73 166 0 45384 0
Current children cumulated CPU time (s) 241.91
Current children cumulated vsize (KiB) 182212

Child status: 20
Real time (s): 242.075
CPU time (s): 241.989
CPU user time (s): 241.684
CPU system time (s): 0.304953
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 182212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.684
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50118
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= 2
involuntary context switches= 571

runsolver used 0.223965 second user time and 0.58891 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-02 23:02:31
IDJOB=1772947
IDBENCH=20418
IDSOLVER=613
FILE ID=node9/1772947-1241298150
PBS_JOBID= 9225176
Free space on /tmp= 66544 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772947-1241298150/watcher-1772947-1241298150 -o /tmp/evaluation-result-1772947-1241298150/solver-1772947-1241298150 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1772947-1241298150.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1703387167

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

/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.240
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.240
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:       1194336 kB
Buffers:         88392 kB
Cached:         659064 kB
SwapCached:          0 kB
Active:         118648 kB
Inactive:       642732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15984 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            86252 kB
Committed_AS:   669812 kB
PageTables:       1400 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= 66544 MiB
End job on node9 at 2009-05-02 23:06:33