Trace number 1717505

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 236.037 236.113

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 benchmark77.2523
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

235.92/236.08	c starting MXC with:
235.92/236.08	c cnf_path = HOME/instance-1717505-1240628587.cnf
235.92/236.08	c restart_strategy = auto
235.92/236.08	c sign_strategy = cached
235.92/236.08	c use_preprocessing = -1
235.92/236.08	c output_implicant = 1
235.92/236.08	c timeout_seconds = 0
235.92/236.08	c running SatELite... done
235.92/236.08	c 128561 vars eliminated
235.92/236.08	c received 34 units and 585811 clauses from SatELite
235.92/236.08	c 128594 assignments made, starting to guess now
235.92/236.08	c ===================================[MXC]=====================================
235.92/236.08	c | Conflicts |                Clause Statistics                   |   Vars   |
235.92/236.08	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
235.92/236.08	c =============================================================================
235.92/236.08	c |         0 |       0  392535   193276        0        0     nan |   175670 |
235.92/236.08	c |       100 |       0  392535   193276      100     1050    22.6 |    47076 |
235.92/236.08	c |       210 |       0  392536   193276      209     1105    21.7 |    47076 |
235.92/236.08	c |       441 |       0  392544   193276      432     1220    20.8 |    47076 |
235.92/236.08	c |       805 |       0  392554   193276      786     1402    23.5 |    47076 |
235.92/236.08	c |      1315 |       0  392448   193207     1287     1657    26.7 |    47059 |
235.92/236.08	c |      1986 |       0  392451   193207     1955     1993    26.0 |    47059 |
235.92/236.08	c |      2834 |       0  392463   193207     1784     2417    21.6 |    47059 |
235.92/236.08	c |      3876 |       0  392472   193207     2817     2938    22.1 |    47059 |
235.92/236.08	c |      5132 |       0  392481   193207     2534     3566    25.4 |    47059 |
235.92/236.08	c |      6623 |       0  392490   193207     4016     4311    35.0 |    47059 |
235.92/236.08	c |      8373 |       0  392491   193207     3463     5186    51.7 |    47059 |
235.92/236.08	c |     10408 |       0  392497   193207     5492     6204    49.7 |    47059 |
235.92/236.08	c |     12756 |       0  392510   193207     4367     7378    32.9 |    47059 |
235.92/236.08	c |     15449 |       0  392530   193207     7040     8724    43.1 |    47059 |
235.92/236.08	c |     18521 |       0  392564   193207    10078    10260    46.4 |    47059 |
235.92/236.08	c |     22010 |       0  392591   193207     8316    12005    39.9 |    47059 |
235.92/236.08	c |     25958 |       0  392601   193207    12254    13979    42.5 |    47059 |
235.92/236.08	c |     30411 |       0  392532   193129     8806    16205    27.3 |    47042 |
235.92/236.08	c |     35419 |       0  392569   193129    13777    18709    30.2 |    47042 |
235.92/236.08	c |     41038 |       0  392595   193129    19370    21519    30.4 |    47042 |
235.92/236.08	c |     47329 |       0  392530   193099    13796    24664    23.3 |    47037 |
235.92/236.08	c |     54360 |       0  392334   192957    20803    28180    26.8 |    47004 |
235.92/236.08	c |     62205 |       0  392342   192957    28640    32102    27.1 |    47004 |
235.92/236.08	c |     70945 |       0  392362   192957    19572    36472    22.8 |    47004 |
235.92/236.08	c |     80669 |       0  392395   192957    29263    41334    26.6 |    47004 |
235.92/236.08	c |     91476 |       0  392297   192886    40059    46738    24.3 |    46986 |
235.92/236.08	c |    103474 |       0  392300   192886    52054    52737    22.3 |    46986 |
235.92/236.08	c |    116782 |       0  392311   192886    38639    59391    16.7 |    46986 |
235.92/236.08	c |    131532 |       0  392313   192886    53387    66766    16.2 |    46986 |
235.92/236.08	c |    147868 |       0  392314   192886    69722    74934    15.6 |    46986 |
235.92/236.08	c |    165948 |       0  392316   192886    47726    83974    15.6 |    46986 |
235.92/236.08	c |    185947 |       0  392320   192886    67721    93973    14.7 |    46986 |
235.92/236.08	c |    208057 |       0  392321   192886    89830   105028    13.9 |    46986 |
235.92/236.08	c |    217003 |       0  392357   192886    98728   109501    13.5 |    43950 |
235.92/236.08	c ----- stats for thread 0 -----
235.92/236.08	c restarts: 552
235.92/236.08	c decisions: 490200
235.92/236.08	c propagations: 309678486
235.92/236.08	c conflicts: 217003
235.92/236.08	c 236.066s elapsed
235.92/236.08	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-1717505-1240628587/watcher-1717505-1240628587 -o /tmp/evaluation-result-1717505-1240628587/solver-1717505-1240628587 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1717505-1240628587.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): 1800 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: 2.03 1.55 1.26 3/64 10219
/proc/meminfo: memFree=1230788/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=16016 CPUtime=0
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 800 0 0 0 0 0 0 0 20 0 1 0 90888435 16400384 786 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 4004 792 46 166 0 3835 0

[startup+0.0767471 s]
/proc/loadavg: 2.03 1.55 1.26 3/64 10219
/proc/meminfo: memFree=1230788/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=52996 CPUtime=0.07
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 10111 0 0 0 2 5 0 0 20 0 1 0 90888435 54267904 10026 1992294400 134512640 135192793 4294956208 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 13249 10029 53 166 0 13080 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52996

[startup+0.101747 s]
/proc/loadavg: 2.03 1.55 1.26 3/64 10219
/proc/meminfo: memFree=1230788/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=60344 CPUtime=0.09
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 11629 0 0 0 4 5 0 0 20 0 1 0 90888435 61792256 11544 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 15086 11545 55 166 0 14917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60344

[startup+0.301759 s]
/proc/loadavg: 2.03 1.55 1.26 3/64 10219
/proc/meminfo: memFree=1230788/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=75576 CPUtime=0.29
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 15352 0 0 0 22 7 0 0 22 0 1 0 90888435 77389824 15267 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 18894 15267 55 166 0 18725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75576

[startup+0.7018 s]
/proc/loadavg: 2.03 1.55 1.26 3/64 10219
/proc/meminfo: memFree=1230788/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=105392 CPUtime=0.69
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 22300 0 0 0 59 10 0 0 25 0 1 0 90888435 107921408 22215 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 26348 22215 55 166 0 26179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105392

[startup+1.50188 s]
/proc/loadavg: 2.03 1.55 1.26 2/65 10220
/proc/meminfo: memFree=1151676/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=94712 CPUtime=1.49
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 23600 0 0 0 138 11 0 0 25 0 1 0 90888435 96985088 19722 1992294400 134512640 135192793 4294956208 18446744073709551615 134567900 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 23678 19722 55 166 0 23509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94712

[startup+3.10105 s]
/proc/loadavg: 2.03 1.55 1.26 2/65 10220
/proc/meminfo: memFree=1151548/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=94712 CPUtime=3.09
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 23600 0 0 0 298 11 0 0 25 0 1 0 90888435 96985088 19722 1992294400 134512640 135192793 4294956208 18446744073709551615 134567801 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 23678 19722 55 166 0 23509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94712

[startup+6.30138 s]
/proc/loadavg: 1.95 1.54 1.26 2/65 10220
/proc/meminfo: memFree=1107460/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=155784 CPUtime=6.28
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 38630 0 0 0 610 18 0 0 25 0 1 0 90888435 159522816 34752 1992294400 134512640 135192793 4294956208 18446744073709551615 134574924 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 38946 34752 56 166 0 38777 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 155784

[startup+12.701 s]
/proc/loadavg: 2.04 1.56 1.27 2/65 10220
/proc/meminfo: memFree=1083588/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=163548 CPUtime=12.68
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 40481 0 0 0 1249 19 0 0 25 0 1 0 90888435 167473152 36603 1992294400 134512640 135192793 4294956208 18446744073709551615 134567928 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 40887 36603 56 166 0 40718 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 163548

[startup+25.5064 s]
/proc/loadavg: 2.25 1.63 1.30 2/65 10220
/proc/meminfo: memFree=1075268/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=171860 CPUtime=25.47
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 42555 0 0 0 2527 20 0 0 25 0 1 0 90888435 175984640 38677 1992294400 134512640 135192793 4294956208 18446744073709551615 134567590 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 42965 38677 56 166 0 42796 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 171860

[startup+51.103 s]
/proc/loadavg: 2.35 1.71 1.33 2/65 10220
/proc/meminfo: memFree=1081604/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=162760 CPUtime=51.06
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 45558 0 0 0 5083 23 0 0 25 0 1 0 90888435 166666240 37257 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 40690 37257 73 166 0 40521 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 162760

[startup+102.302 s]
/proc/loadavg: 1.58 1.60 1.31 2/65 10220
/proc/meminfo: memFree=1077444/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=167188 CPUtime=102.25
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 46645 0 0 0 10200 25 0 0 25 0 1 0 90888435 171200512 38344 1992294400 134512640 135192793 4294956208 18446744073709551615 134533164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/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.21 1.49 1.29 2/65 10220
/proc/meminfo: memFree=1072388/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=172544 CPUtime=162.24
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 47924 0 0 0 16197 27 0 0 25 0 1 0 90888435 176685056 39623 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 43136 39623 73 166 0 42967 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 172544

[startup+222.303 s]
/proc/loadavg: 1.08 1.40 1.27 2/65 10220
/proc/meminfo: memFree=1065484/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=180344 CPUtime=222.22
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 49626 0 0 0 22193 29 0 0 25 0 1 0 90888435 184672256 41325 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 45086 41325 73 166 0 44917 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 180344

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

[startup+224.102 s]
/proc/loadavg: 1.07 1.39 1.26 2/65 10220
/proc/meminfo: memFree=1065484/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=180344 CPUtime=224.02
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 49654 0 0 0 22373 29 0 0 25 0 1 0 90888435 184672256 41353 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 45086 41353 73 166 0 44917 0
Current children cumulated CPU time (s) 224.02
Current children cumulated vsize (KiB) 180344

[startup+230.502 s]
/proc/loadavg: 1.06 1.38 1.26 2/65 10220
/proc/meminfo: memFree=1064716/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=181172 CPUtime=230.42
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 49851 0 0 0 23013 29 0 0 25 0 1 0 90888435 185520128 41550 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 45293 41550 73 166 0 45124 0
Current children cumulated CPU time (s) 230.42
Current children cumulated vsize (KiB) 181172

[startup+233.702 s]
/proc/loadavg: 1.06 1.38 1.26 2/65 10220
/proc/meminfo: memFree=1064012/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=181852 CPUtime=233.61
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 50014 0 0 0 23332 29 0 0 25 0 1 0 90888435 186216448 41713 1992294400 134512640 135192793 4294956208 18446744073709551615 134548291 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 45463 41713 73 166 0 45294 0
Current children cumulated CPU time (s) 233.61
Current children cumulated vsize (KiB) 181852

[startup+235.302 s]
/proc/loadavg: 1.06 1.38 1.26 2/65 10220
/proc/meminfo: memFree=1063756/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=182212 CPUtime=235.22
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 50081 0 0 0 23492 30 0 0 25 0 1 0 90888435 186585088 41780 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 45553 41780 73 166 0 45384 0
Current children cumulated CPU time (s) 235.22
Current children cumulated vsize (KiB) 182212

[startup+235.701 s]
/proc/loadavg: 1.06 1.38 1.26 2/65 10220
/proc/meminfo: memFree=1063628/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=182212 CPUtime=235.62
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194304 50096 0 0 0 23532 30 0 0 25 0 1 0 90888435 186585088 41795 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 45553 41795 73 166 0 45384 0
Current children cumulated CPU time (s) 235.62
Current children cumulated vsize (KiB) 182212

[startup+236.101 s]
/proc/loadavg: 1.06 1.38 1.26 2/65 10220
/proc/meminfo: memFree=1063628/2055920 swapFree=4192956/4192956
[pid=10219] ppid=10217 vsize=0 CPUtime=236.01
/proc/10219/stat : 10219 (mxc-sat09) R 10217 10219 9364 0 -1 4194308 50118 0 0 0 23570 31 0 0 25 0 1 0 90888435 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10219/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 236.01
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 236.113
CPU time (s): 236.037
CPU user time (s): 235.709
CPU system time (s): 0.32795
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 182212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 235.709
system time used= 0.32795
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= 300

runsolver used 0.291955 second user time and 0.814876 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 05:03:14
IDJOB=1717505
IDBENCH=20418
IDSOLVER=504
FILE ID=node90/1717505-1240628587
PBS_JOBID= 9186338
Free space on /tmp= 66508 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-1717505-1240628587/watcher-1717505-1240628587 -o /tmp/evaluation-result-1717505-1240628587/solver-1717505-1240628587 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1717505-1240628587.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=392363110

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1231276 kB
Buffers:         86684 kB
Cached:         636156 kB
SwapCached:          0 kB
Active:         312856 kB
Inactive:       423800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1231276 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16028 kB
Writeback:           0 kB
Mapped:          23520 kB
Slab:            73984 kB
Committed_AS:   193976 kB
PageTables:       1440 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= 66508 MiB
End job on node90 at 2009-04-25 05:07:10