Trace number 1784513

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 138.772 138.809

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5391
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

138.65/138.80	c starting MXC with:
138.65/138.80	c cnf_path = HOME/instance-1784513-1241948478.cnf
138.65/138.80	c restart_strategy = auto
138.65/138.80	c sign_strategy = cached
138.65/138.80	c use_preprocessing = -1
138.65/138.80	c output_implicant = 1
138.65/138.80	c timeout_seconds = 0
138.65/138.80	c running SatELite... done
138.65/138.80	c 2709 vars eliminated
138.65/138.80	c received 168 units and 60042 clauses from SatELite
138.65/138.80	c 2876 assignments made, starting to guess now
138.65/138.80	c ===================================[MXC]=====================================
138.65/138.80	c | Conflicts |                Clause Statistics                   |   Vars   |
138.65/138.80	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
138.65/138.80	c =============================================================================
138.65/138.80	c |         0 |       0   12939    47103        0        0     nan |     8484 |
138.65/138.80	c |       100 |       0   12935    47102       99     1050    10.0 |     5607 |
138.65/138.80	c |       210 |       0   12935    47102      209     1105    11.5 |     5607 |
138.65/138.80	c |       441 |       0   12936    47102      439     1220    16.7 |     5607 |
138.65/138.80	c |       805 |       0   12936    47102      803     1402    16.8 |     5607 |
138.75/138.80	c |      1315 |       0   12946    47102     1303     1657    18.0 |     5607 |
138.75/138.80	c |      1986 |       0   12956    47102     1964     1993    19.4 |     5607 |
138.75/138.80	c |      2834 |       0   12966    47102     1816     2417    20.8 |     5607 |
138.75/138.80	c |      3876 |       0   12979    47102     2845     2938    20.0 |     5607 |
138.75/138.80	c |      5132 |       0   12988    47102     2576     3566    20.2 |     5607 |
138.75/138.80	c |      6623 |       0   12996    47102     4059     4311    23.1 |     5607 |
138.75/138.80	c |      8373 |       0   13012    47102     3509     5186    30.7 |     5607 |
138.75/138.80	c |     10408 |       0   13026    47102     5530     6204    31.8 |     5607 |
138.75/138.80	c |     12756 |       0   13045    47102     4416     7378    28.3 |     5607 |
138.75/138.80	c |     15449 |       0   13092    47102     7062     8724    26.1 |     5607 |
138.75/138.80	c |     18521 |       0   13108    47102    10118    10260    26.4 |     5607 |
138.75/138.80	c |     22010 |       0   13123    47102     8395    12005    27.0 |     5607 |
138.75/138.80	c |     25958 |       0   13144    47102    12322    13979    28.9 |     5607 |
138.75/138.80	c |     30411 |       0   13162    47102     8937    16205    30.1 |     5607 |
138.75/138.80	c |     35419 |       0   13178    47102    13929    18709    30.7 |     5607 |
138.75/138.80	c |     41038 |       0   13192    47102    19534    21519    32.2 |     5607 |
138.75/138.80	c |     47329 |       0   13218    47102    14046    24664    27.6 |     5607 |
138.75/138.80	c |     54360 |       0   13231    47102    21064    28180    30.4 |     5607 |
138.75/138.80	c |     62205 |       0   13251    47102    28889    32102    32.6 |     5607 |
138.75/138.80	c |     70945 |       0   13266    47102    19958    36472    29.3 |     5607 |
138.75/138.80	c |     80669 |       0   13276    47102    29672    41334    31.6 |     5607 |
138.75/138.80	c |     91476 |       0   13280    47102    40475    46738    35.3 |     5607 |
138.75/138.80	c |    103474 |       0   13292    47102    52461    52737    36.2 |     5607 |
138.75/138.80	c |    116782 |       0   13300    47102    39263    59391    33.1 |     5607 |
138.75/138.80	c |    131532 |       0   13314    47102    53999    66766    36.1 |     5607 |
138.75/138.80	c |    147868 |       0   13326    47102    70323    74934    37.5 |     5607 |
138.75/138.80	c |    165948 |       0   13338    47102    48620    83974    34.4 |     5607 |
138.75/138.80	c |    185947 |       0   13354    47102    68603    88741    39.3 |     5607 |
138.75/138.80	c |    208057 |       0   13368    47102    90699    91152    41.7 |     5607 |
138.75/138.80	c |    232489 |       0   13385    47102    69517    93609    37.0 |     5607 |
138.75/138.80	c |    259475 |       0   13397    47102    48467    96090    33.7 |     5607 |
138.75/138.80	c |    289271 |       0   13472    43945    42040    98667    27.8 |     5589 |
138.75/138.80	c |    292806 |       0   13484    43945    45559    95139    28.6 |     5568 |
138.75/138.80	c ----- stats for thread 0 -----
138.75/138.80	c restarts: 644
138.75/138.80	c decisions: 551199
138.75/138.80	c propagations: 113946509
138.75/138.80	c conflicts: 292806
138.75/138.80	c 138.799s elapsed
138.75/138.80	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-1784513-1241948478/watcher-1784513-1241948478 -o /tmp/evaluation-result-1784513-1241948478/solver-1784513-1241948478 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1784513-1241948478.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): 6000 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: 0.91 0.95 0.98 3/64 24568
/proc/meminfo: memFree=1833952/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=3992 CPUtime=0
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 675 0 0 0 0 0 0 0 18 0 1 0 222881186 4087808 661 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 998 666 53 166 0 829 0

[startup+0.080611 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24568
/proc/meminfo: memFree=1833952/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=8028 CPUtime=0.07
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 1975 0 0 0 7 0 0 0 18 0 1 0 222881186 8220672 1602 1992294400 134512640 135192793 4294956224 18446744073709551615 134567904 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 2007 1602 55 166 0 1838 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8028

[startup+0.101613 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24568
/proc/meminfo: memFree=1833952/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=8028 CPUtime=0.09
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 1980 0 0 0 9 0 0 0 18 0 1 0 222881186 8220672 1607 1992294400 134512640 135192793 4294956224 18446744073709551615 134567920 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 2007 1607 56 166 0 1838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8028

[startup+0.301632 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24568
/proc/meminfo: memFree=1833952/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=12556 CPUtime=0.29
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 3284 0 0 0 28 1 0 0 19 0 1 0 222881186 12857344 2736 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 3139 2738 56 166 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12556

[startup+0.701673 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 24568
/proc/meminfo: memFree=1833952/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=14404 CPUtime=0.69
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 3777 0 0 0 68 1 0 0 22 0 1 0 222881186 14749696 3229 1992294400 134512640 135192793 4294956224 18446744073709551615 134532590 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 3601 3229 73 166 0 3432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14404

[startup+1.50175 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 24569
/proc/meminfo: memFree=1820952/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=15064 CPUtime=1.49
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 3960 0 0 0 148 1 0 0 25 0 1 0 222881186 15425536 3412 1992294400 134512640 135192793 4294956224 18446744073709551615 134553073 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 3766 3412 73 166 0 3597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15064

[startup+3.10192 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 24569
/proc/meminfo: memFree=1819608/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=16564 CPUtime=3.09
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 4329 0 0 0 308 1 0 0 25 0 1 0 222881186 16961536 3781 1992294400 134512640 135192793 4294956224 18446744073709551615 134532584 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 4141 3781 73 166 0 3972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16564

[startup+6.30124 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 24569
/proc/meminfo: memFree=1817304/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=18016 CPUtime=6.29
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 4705 0 0 0 627 2 0 0 25 0 1 0 222881186 18448384 4157 1992294400 134512640 135192793 4294956224 18446744073709551615 134553322 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 4504 4157 73 166 0 4335 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18016

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 24569
/proc/meminfo: memFree=1813728/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=22196 CPUtime=12.68
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 5743 0 0 0 1265 3 0 0 25 0 1 0 222881186 22728704 5195 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 5549 5195 73 166 0 5380 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22196

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 24569
/proc/meminfo: memFree=1806496/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=28988 CPUtime=25.49
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 7398 0 0 0 2544 5 0 0 25 0 1 0 222881186 29683712 6850 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 7247 6850 73 166 0 7078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28988

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 24569
/proc/meminfo: memFree=1798240/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=37624 CPUtime=51.08
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 9458 0 0 0 5101 7 0 0 25 0 1 0 222881186 38526976 8910 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 9406 8910 73 166 0 9237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37624

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 24569
/proc/meminfo: memFree=1793440/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=42484 CPUtime=102.26
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10649 0 0 0 10218 8 0 0 25 0 1 0 222881186 43503616 10101 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10621 10101 73 166 0 10452 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42484

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

[startup+115.101 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792864/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43348 CPUtime=115.06
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10854 0 0 0 11497 9 0 0 25 0 1 0 222881186 44388352 10306 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10837 10306 73 166 0 10668 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 43348

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792352/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43612 CPUtime=127.86
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10927 0 0 0 12777 9 0 0 25 0 1 0 222881186 44658688 10379 1992294400 134512640 135192793 4294956224 18446744073709551615 134550883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10903 10379 73 166 0 10734 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 43612

[startup+134.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792288/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43612 CPUtime=134.26
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10938 0 0 0 13417 9 0 0 25 0 1 0 222881186 44658688 10390 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10903 10390 73 166 0 10734 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 43612

[startup+135.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792288/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43612 CPUtime=135.86
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10940 0 0 0 13577 9 0 0 25 0 1 0 222881186 44658688 10392 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10903 10392 73 166 0 10734 0
Current children cumulated CPU time (s) 135.86
Current children cumulated vsize (KiB) 43612

[startup+137.506 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792160/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43792 CPUtime=137.46
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10963 0 0 0 13737 9 0 0 25 0 1 0 222881186 44843008 10415 1992294400 134512640 135192793 4294956224 18446744073709551615 134552427 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10948 10415 73 166 0 10779 0
Current children cumulated CPU time (s) 137.46
Current children cumulated vsize (KiB) 43792

[startup+138.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792160/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43792 CPUtime=138.25
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10963 0 0 0 13816 9 0 0 25 0 1 0 222881186 44843008 10415 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10948 10415 73 166 0 10779 0
Current children cumulated CPU time (s) 138.25
Current children cumulated vsize (KiB) 43792

[startup+138.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792160/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=43792 CPUtime=138.65
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194304 10963 0 0 0 13856 9 0 0 25 0 1 0 222881186 44843008 10415 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 10948 10415 73 166 0 10779 0
Current children cumulated CPU time (s) 138.65
Current children cumulated vsize (KiB) 43792

[startup+138.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24569
/proc/meminfo: memFree=1792160/2055920 swapFree=4176540/4192956
[pid=24568] ppid=24566 vsize=0 CPUtime=138.75
/proc/24568/stat : 24568 (mxc-sat09) R 24566 24568 24493 0 -1 4194308 10966 0 0 0 13866 9 0 0 25 0 1 0 222881186 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24568/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 138.75
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 138.809
CPU time (s): 138.772
CPU user time (s): 138.67
CPU system time (s): 0.101984
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 43792

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

runsolver used 0.102984 second user time and 0.302953 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-10 11:41:18
IDJOB=1784513
IDBENCH=71629
IDSOLVER=613
FILE ID=node17/1784513-1241948478
PBS_JOBID= 9265046
Free space on /tmp= 66260 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784513-1241948478/watcher-1784513-1241948478 -o /tmp/evaluation-result-1784513-1241948478/solver-1784513-1241948478 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1784513-1241948478.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1050256715

node17.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.234
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.234
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:       1834368 kB
Buffers:         53016 kB
Cached:         112624 kB
SwapCached:      11228 kB
Active:         115912 kB
Inactive:        63052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834368 kB
SwapTotal:     4192956 kB
SwapFree:      4176540 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            28524 kB
Committed_AS:   723612 kB
PageTables:       1452 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= 66260 MiB
End job on node17 at 2009-05-10 11:43:37